From: Corey Minyard Date: Tue, 16 Oct 2012 20:53:39 +0000 (-0500) Subject: IPMI: Fix some uninitialized warning X-Git-Tag: v3.7-rc2~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebca93bf3b350910c66516cbec68899eeddfd8e;p=pandora-kernel.git IPMI: Fix some uninitialized warning There was a spot where the compiler couldn't tell some variables would be set. So initialize them to make the warning go away. Signed-off-by: Corey Minyard Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed