]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ipmi: remove superfluous kernel/userspace explanation
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 28 Feb 2013 01:05:11 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:21 +0000 (19:10 -0800)
Given the obvious distinction between kernel and userspace supported
by uapi/, it seems unnecessary to comment on that.

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>
include/linux/ipmi.h
include/uapi/linux/ipmi.h

index 1487e7906bbdb3948f124bdfea8a0cf17075dd67..1f9f56e2885131b1320f6ef1a24e29b45f353dda 100644 (file)
 
 #include <uapi/linux/ipmi.h>
 
-
-/*
- * The in-kernel interface.
- */
 #include <linux/list.h>
 #include <linux/proc_fs.h>
 
index 33fbc99b3812d4bcd88b026f43ec0654c89a981f..7b26a62e570734219a9a493c75c9abb909ceef1a 100644 (file)
  * if it becomes full and it is queried once a second to see if
  * anything is in it.  Incoming commands to the driver will get
  * delivered as commands.
- *
- * This driver provides two main interfaces: one for in-kernel
- * 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
- * interface is defined later in the file.  */
-
-
+ */
 
 /*
  * This is an overlay for all the address types, so it's easy to