Skip to content

Commit

Permalink
drivers/edac: core Lindent cleanup
Browse files Browse the repository at this point in the history
Run the EDAC CORE files through Lindent for cleanup

Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Dave Jiang <djiang@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Douglas Thompson authored and Linus Torvalds committed Jul 19, 2007
1 parent 4de78c6 commit 079708b
Show file tree
Hide file tree
Showing 11 changed files with 722 additions and 821 deletions.
173 changes: 84 additions & 89 deletions drivers/edac/edac_core.h

Large diffs are not rendered by default.

186 changes: 92 additions & 94 deletions drivers/edac/edac_device.c

Large diffs are not rendered by default.

389 changes: 175 additions & 214 deletions drivers/edac/edac_device_sysfs.c

Large diffs are not rendered by default.

202 changes: 103 additions & 99 deletions drivers/edac/edac_mc.c

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions drivers/edac/edac_mc.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@


/*
* Older .h file for edac, until all drivers are modified
*
*/

#include "edac_core.h"

Loading

0 comments on commit 079708b

Please sign in to comment.