staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluate...
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 14 Jun 2014 22:56:32 +0000 (00:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:16:04 +0000 (17:16 -0700)
commitb82f412bcf6956d89117d6f561cfb0482371b016
tree73e24d3f6b2ba46ce2df7634ec221cc3951ad78b
parenteb5dd416fb54b87501b380eb46a22785ee2e49c5
staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluates to true

Unsigned variable can't be negative so it is unnecessary to test it.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ced1401/userspace/use1401.c