From: Alexandre Courbot Date: Wed, 23 Jul 2014 14:56:53 +0000 (+0900) Subject: gpio: remove useless check in gpiolib_sysfs_init() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd834ad77f79fe0e8e9840238f18bdc088c97b6;p=pandora-kernel.git gpio: remove useless check in gpiolib_sysfs_init() An iterator variable cannot be NULL in its loop. Reported-by: Julia Lawall Signed-off-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed