uml: style fixes pass 1
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:26:54 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:05 +0000 (09:43 -0700)
commit4c9e13851315a25a705e7a686116e491041ca228
treea323e1dcfe89f6c9d7e873a1bf2ad7aab9cdb9e6
parentc28b59d4779a43e9b7e786c7004cbee8fab1527d
uml: style fixes pass 1

Formatting changes in the files which have been changed in the
tt-removal patchset so far.  These include:
copyright updates
header file trimming
style fixes
adding severity to printks
indenting Kconfig help according to the predominant kernel style

These changes should be entirely non-functional.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15 files changed:
arch/um/Kconfig
arch/um/Kconfig.char
arch/um/Kconfig.debug
arch/um/Makefile
arch/um/include/sysdep-i386/sigcontext.h
arch/um/kernel/Makefile
arch/um/kernel/init_task.c
arch/um/kernel/smp.c
arch/um/kernel/trap.c
arch/um/os-Linux/Makefile
arch/um/os-Linux/sys-i386/Makefile
arch/um/os-Linux/time.c
arch/um/os-Linux/tls.c
arch/um/sys-i386/Makefile
arch/um/sys-i386/ptrace_user.c