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