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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The data is allocated with kzalloc, no need to set things to NULL.
Signed-off-by:
Corey Minyard <cminyard@mvista.com>