diff options
| author | Austin Kim <austindh.kim@gmail.com> | 2019-11-27 14:43:58 +0900 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-18 20:27:40 +0200 |
| commit | 37bc6c72f5b76f3c6ae00e3001d3187100fbeb1b (patch) | |
| tree | 08adedc74dd14ecfcbd80bce52adf0a13f81f81e /scripts/gdb/linux/modules.py | |
| parent | bb7e6d85536b4f1bfbc15e21dab829bf1377c8f8 (diff) | |
brcmsmac: Remove always false 'channel < 0' statement
As 'channel' is declared as u16, the following expression is always false.
channel < 0
So we can remove unnecessary 'always false' statement.
Signed-off-by: Austin Kim <austindh.kim@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
