mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-21 14:34:19 +00:00
Documentation: Fix a typo in IPMI.txt.
This patch fixes a trivial type in IPMI.txt. Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
This commit is contained in:
parent
c433eb70f3
commit
08f6cd01fe
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ and tell you when they come and go.
|
||||||
|
|
||||||
Creating the User
|
Creating the User
|
||||||
|
|
||||||
To user the message handler, you must first create a user using
|
To use the message handler, you must first create a user using
|
||||||
ipmi_create_user. The interface number specifies which SMI you want
|
ipmi_create_user. The interface number specifies which SMI you want
|
||||||
to connect to, and you must supply callback functions to be called
|
to connect to, and you must supply callback functions to be called
|
||||||
when data comes in. The callback function can run at interrupt level,
|
when data comes in. The callback function can run at interrupt level,
|
||||||
|
|
Loading…
Add table
Reference in a new issue