From a3dd01e17756e85badd587de774cec783abe1b19 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sat, 28 Jun 2014 23:34:38 +0200 Subject: [PATCH] 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-format-patch failed