Commit Graph

2 Commits

Author SHA1 Message Date
Angus Salkeld
98493d9ae8 Change Lindent options to break the procedure type.
so change:
int foo(void)

to

int
foo(void)

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-06-22 14:19:14 +10:00
Angus Salkeld
79f35b512a Add a script for indenting the code (kernel formatting)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-06-10 21:34:17 +10:00