Skip to content

Commit d154abd

Browse files
committed
ipmi: Fix a typo
Spell "RESPONSE" correctly in a comment. Signed-off-by: Corey Minyard <[email protected]>
1 parent fac56b7 commit d154abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/linux/ipmi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ struct kernel_ipmi_msg {
158158
* is used for the receive in-kernel interface and in the receive
159159
* IOCTL.
160160
*
161-
* The "IPMI_RESPONSE_RESPNOSE_TYPE" is a little strange sounding, but
161+
* The "IPMI_RESPONSE_RESPONSE_TYPE" is a little strange sounding, but
162162
* it allows you to get the message results when you send a response
163163
* message.
164164
*/

0 commit comments

Comments
 (0)