]> bbs.cooldavid.org Git - net-next-2.6.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)
commitf0c4cad99c12f08cb2a6cd0255911b2a93c57707
tree1687ef2577bc7429955e8642fe8340ff2292817c
parent54fa0ba40698af6d6735ade024293bb51cc4d4b3
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