From: Rickard Strandqvist Date: Sat, 14 Jun 2014 22:56:32 +0000 (+0200) Subject: staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluate... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1699 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82f412bcf6956d89117d6f561cfb0482371b016;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed