diff options
| author | Jeff Dike <[email protected]> | 2006-01-06 00:18:50 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-06 08:33:45 -0800 |
| commit | d50084a2991f3d9490d5c0f3af72e6fe1515a493 (patch) | |
| tree | 051d6c46ddab1ee47db40252cdad4cbbe0a04f5b /scripts/basic/split-include.c | |
| parent | 1b57e9c27882a908f180d4daf72ee12c6f137178 (diff) | |
[PATCH] uml: Formatting changes
This patch makes a bunch of non-functional changes -
return(foo); becomes return foo;
some statements are broken across lines for readability
some trailing whitespace is cleaned up
open_one_chan took four arguments, three of which could be
deduced from the first. Accordingly, they were eliminated.
some examples of "} else {" had a newline added
some whitespace cleanup in the indentation
lines_init got some control flow cleanup
some long lines were broken
removed another emacs-specific C formatting comment
Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions