diff options
| author | 2014-06-07 13:26:37 +0200 | |
|---|---|---|
| committer | 2014-06-11 00:13:16 -0700 | |
| commit | f05d435bde588ac26ba75f7f6893b2a63ae71381 (patch) | |
| tree | fa4cf2b2306cdc957408e6a8eeedbfc3b3559109 /scripts/objdiff | |
| parent | net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation (diff) | |
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
Logical conjunction always evaluates to false: minor < 2 && minor > 1
I guess what you wanted is rather: minor > 2 || minor < 1
This was partly found using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
