From 7fd834ad77f79fe0e8e9840238f18bdc088c97b6 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Wed, 23 Jul 2014 23:56:53 +0900 Subject: [PATCH] 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-format-patch failed