diff options
author | Denis Efremov <efremov@linux.com> | 2019-09-25 23:49:35 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-11-20 12:28:55 +0200 |
commit | e7babbe31fe28a812eb64dab16a0c4423c6ebadd (patch) | |
tree | e8adb618b156decd694f4577fea9e34c51d18b50 /tools/perf/scripts/python | |
parent | e8503aeca3547d30087e8615156a7ba82a28b365 (diff) |
iwlwifi: dvm: excessive if in rs_bt_update_lq()
There is no need to check 'priv->bt_ant_couple_ok' twice in
rs_bt_update_lq(). The second check is always true. Thus, the
expression can be simplified.
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions