mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
ipmi: Fix a typo
Spell "RESPONSE" correctly in a comment. Signed-off-by: Corey Minyard <cminyard@mvista.com>
This commit is contained in:
parent
fac56b7dde
commit
d154abdda6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue