From: Dan Carpenter Date: Wed, 3 Dec 2014 05:55:53 +0000 (-0800) Subject: Input: lm8323 - missing error check in lm8323_set_disable() X-Git-Tag: omap-for-v3.19/fixes-rc1~55^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5005e9206af245033e9209eee193f3d7b2f636;p=pandora-kernel.git Input: lm8323 - missing error check in lm8323_set_disable() The missing error handling here is not especially harmful but static checkers complain that "i" can be used uninitialized. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed