From: Rickard Strandqvist Date: Sat, 28 Jun 2014 21:34:38 +0000 (+0200) Subject: mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negative. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~129^2~59 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3dd01e17756e85badd587de774cec783abe1b19;p=pandora-kernel.git mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negative. Unsigned variable can't be negative so it is unnecessary to test it This was found using a static code analysis program called cppcheck Signed-off-by: Rickard Strandqvist Signed-off-by: Lee Jones --- Reading git-diff-tree failed