Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359388
b: refs/heads/master
c: 59fb1b9
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 28, 2013
1 parent 9ca3766 commit 25cda37
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7175c61cc6b8e701441e79ef048c11ae97293463
refs/heads/master: 59fb1b9f5d9910c2eb97107dd0eb7e3bce8f0dde
4 changes: 0 additions & 4 deletions trunk/include/linux/ipmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@

#include <uapi/linux/ipmi.h>


/*
* The in-kernel interface.
*/
#include <linux/list.h>
#include <linux/proc_fs.h>

Expand Down
10 changes: 1 addition & 9 deletions trunk/include/uapi/linux/ipmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,7 @@
* 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
Expand Down

0 comments on commit 25cda37

Please sign in to comment.