]> git.baikalelectronics.ru Git - kernel.git/commit
uml: style fixes in FP code
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:27:18 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:07 +0000 (09:43 -0700)
commit5e1e84f074f838882b0b58b20fb86c36d07e666b
tree1687ef2577bc7429955e8642fe8340ff2292817c
parent4b2b09a05c2244424fe0b199eeb76cf85458707d
uml: style fixes in FP code

Tidy the code affected by the floating point fixes.

A bunch of unused stuff is gone, including two sigcontext.c files,
which turned out to be entirely unneeded.

There are the usual fixes -
whitespace and style cleanups
copyright updates
emacs formatting comments gone
include cleanups
adding severities to printks

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>
arch/um/include/sysdep-i386/sigcontext.h
arch/um/include/sysdep-x86_64/sigcontext.h
arch/um/kernel/ptrace.c
arch/um/os-Linux/sys-i386/registers.c
arch/um/sys-i386/Makefile
arch/um/sys-i386/sigcontext.c [deleted file]
arch/um/sys-x86_64/Makefile
arch/um/sys-x86_64/ptrace.c
arch/um/sys-x86_64/sigcontext.c [deleted file]
arch/um/sys-x86_64/signal.c
include/asm-um/elf-x86_64.h