mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
ipmi: make comment match actual preprocessor check
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
fa68be0def
commit
66ec2d7786
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
* applications and another for userland applications. The
|
||||
* capabilities are basically the same for both interface, although
|
||||
* the interfaces are somewhat different. The stuff in the
|
||||
* #ifdef KERNEL below is the in-kernel interface. The userland
|
||||
* #ifdef __KERNEL__ below is the in-kernel interface. The userland
|
||||
* interface is defined later in the file. */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue