Commit d154abdd authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi: Fix a typo



Spell "RESPONSE" correctly in a comment.

Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent fac56b7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ struct kernel_ipmi_msg {
 * is used for the receive in-kernel interface and in the receive
 * IOCTL.
 *
 * The "IPMI_RESPONSE_RESPNOSE_TYPE" is a little strange sounding, but
 * The "IPMI_RESPONSE_RESPONSE_TYPE" is a little strange sounding, but
 * it allows you to get the message results when you send a response
 * message.
 */