From: Corey Minyard Date: Thu, 5 Sep 2013 11:36:34 +0000 (-0500) Subject: ipmi: Initialize locals to avoid warning X-Git-Tag: v3.12-rc1~142^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ba93907b5a7c3c87b6baae1260a254ecfd6f98;p=pandora-kernel.git ipmi: Initialize locals to avoid warning A couple of variables were getting warnings about being uninitialized. It was a false warning, but initialize them, anyway. Signed-off-by: Corey Minyard Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed