ipmi: Remove some unnecessary initializations
The data is allocated with kzalloc, no need to set things to NULL.
Signed-off-by: NCorey Minyard <cminyard@mvista.com>
Showing
想要评论请 注册 或 登录
The data is allocated with kzalloc, no need to set things to NULL.
Signed-off-by: NCorey Minyard <cminyard@mvista.com>