diff options
| author | 2017-04-13 15:13:46 +0100 | |
|---|---|---|
| committer | 2017-04-18 13:54:25 +0200 | |
| commit | ff8d351d71f3261c964ce90d43ce6907e79e5fc4 (patch) | |
| tree | aac98e290f327977682bed73625e4db9ed11c81e /include | |
| parent | staging: media/platform/bcm2835: remove gstreamer workaround (diff) | |
staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0
The comparison of mode >= 0 is redundant as mode is a u32 and this
is always true. Remove this redundant code.
Detected with CoverityScan ("Unsigned compared against 0")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
