ipmi: Change ipmi_smi_t to struct ipmi_smi *
authorCorey Minyard <cminyard@mvista.com>
Fri, 6 Apr 2018 01:54:04 +0000 (20:54 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:22:56 +0000 (10:22 -0500)
commita567b6230066e3a2c964e2dc914e7f9a436806c4
tree6c73f62b00f563e923e4866355562fd33838460b
parent2911c9886c8d5435a8778ce4888f6e4b8d7c900c
ipmi: Change ipmi_smi_t to struct ipmi_smi *

Get rid of this coding style violation in the user files.  Include
files will come later.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c
drivers/char/ipmi/ipmi_si_intf.c
drivers/char/ipmi/ipmi_ssif.c