From: Chen Gang Date: Sun, 7 Apr 2013 03:28:42 +0000 (+0800) Subject: Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8a35aef41f2b9cf69fd489767291675f3fe291;p=pandora-kernel.git Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 val is unsigned long which never < 0 Signed-off-by: Chen Gang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed