ipmi: Fix a typo
authorCorey Minyard <cminyard@mvista.com>
Fri, 24 Sep 2021 12:13:54 +0000 (07:13 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 5 Oct 2021 11:54:16 +0000 (06:54 -0500)
Spell "RESPONSE" correctly in a comment.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
include/uapi/linux/ipmi.h

index 32d148309b1626b66c8bd6279d0fca12874b5266..007e65f9243bef70e704d86683558fb42053dc5a 100644 (file)
@@ -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.
  */