mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
d50084a299
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 <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
drivers | ||
include | ||
sys-i386 | ||
sys-x86_64 | ||
aio.c | ||
elf_aux.c | ||
file.c | ||
helper.c | ||
main.c | ||
Makefile | ||
mem.c | ||
process.c | ||
signal.c | ||
start_up.c | ||
time.c | ||
tt.c | ||
tty.c | ||
uaccess.c | ||
user_syms.c |