commit | 8a3628d53fe5eb1d1401dd1ce16655182c1c5ffc | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Fri Mar 31 02:30:40 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:18:54 2006 -0800 |
tree | 6b196decb7403095270bbc7a7d5cbe4fe39945da | |
parent | 453823ba08ba762b3d58934b6dce75edce37169e [diff] |
[PATCH] IPMI: tidy up various things Tidy up various coding standard things, mostly removing the space after !, but also break some long lines and fix a few other spacing inconsistencies. Also fixes some bad error reporting when deleting an IPMI user. Signed-off-by: Corey Minyard <minyard@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>