Learn more about cloning repositories
You have read-only access
ipmi: Remove some unnecessary initializations The data is allocated with kzalloc, no need to set things to NULL. Signed-off-by: Corey Minyard <cminyard@mvista.com>