From: Rickard Strandqvist Date: Wed, 9 Jul 2014 11:50:10 +0000 (+0530) Subject: pm8001: Cleaning up uninitialized variables X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da225498d97565b6f25ed28ebdf0fecdf3a5ca5c;p=pandora-kernel.git pm8001: Cleaning up uninitialized variables There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppche Signed-off-by: Rickard Strandqvist Acked-by: Suresh Thiagarajan Acked-by: Jack Wang Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed