android_kernel_xiaomi_sm7250/arch/um/drivers
Jeff Dike d50084a299 [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 <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>
2006-01-06 08:33:45 -08:00
..
chan_kern.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
chan_user.c [PATCH] uml console channels: fix the API of console_write 2005-11-13 18:14:14 -08:00
cow_sys.h
cow_user.c
cow.h
daemon_kern.c
daemon_user.c [PATCH] uml: fix daemon transport exit path bug 2005-11-13 18:14:15 -08:00
daemon.h
fd.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
harddog_kern.c
harddog_user.c
hostaudio_kern.c
line.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
Makefile
mcast_kern.c
mcast_user.c [PATCH] uml: fix mcast network driver error handling 2005-11-13 18:14:14 -08:00
mcast.h
mconsole_kern.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
mconsole_user.c
mmapper_kern.c
net_kern.c [PATCH] uml: use kstrdup 2006-01-06 08:33:45 -08:00
net_user.c
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c
port_user.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
port.h
pty.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
random.c [PATCH] um: fix-up schedule_timeout() usage 2005-11-07 07:53:56 -08:00
slip_common.c
slip_common.h
slip_kern.c
slip_user.c
slip.h
slirp_kern.c
slirp_user.c
slirp.h
ssl.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
ssl.h
stderr_console.c
stdio_console.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
stdio_console.h
tty.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
ubd_kern.c [PATCH] uml: non-void functions should return something 2006-01-06 08:33:45 -08:00
ubd_user.c
xterm_kern.c
xterm.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
xterm.h