Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <cminyard@mvista.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information