Skip to content

Commit

Permalink
ipmi: Fix a typo
Browse files Browse the repository at this point in the history
Spell "RESPONSE" correctly in a comment.

Signed-off-by: Corey Minyard <[email protected]>
  • Loading branch information
cminyard committed Oct 5, 2021
1 parent fac56b7 commit d154abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/uapi/linux/ipmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit d154abd

Please sign in to comment.