diff options
author | Colin Ian King <[email protected]> | 2017-04-14 14:58:02 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-04-18 21:52:09 -0400 |
commit | eea422709fd89aec27be408f451557ebedd19f11 (patch) | |
tree | d58b9d733a74e5b21465dae2df2f816a47416777 /scripts/gdb/linux/proc.py | |
parent | 5c66d9393f583778e8dc1ee6a69c5bbe9ab28eaa (diff) |
scsi: fc: remove redundant check of an unsigned long being less than zero
The check for an unsigned long being less than zero is always false so
it is a redundant check and can be removed.
Detected by static analysis with by PVS-Studio
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Tyrel Datwyler <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions