From: Ingo Molnar Date: Thu, 6 Mar 2008 09:33:08 +0000 (+0100) Subject: x86: clean up arch/x86/kernel/signal_32.c X-Git-Tag: v2.6.26-rc1~1154^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e907f48980d6668f99206ba0dded40dca2d086f;p=pandora-kernel.git x86: clean up arch/x86/kernel/signal_32.c Before: total: 21 errors, 6 warnings, 665 lines checked After: total: 0 errors, 3 warnings, 685 lines checked No code changed: arch/x86/kernel/signal_32.o: text data bss dec hex filename 5333 0 4 5337 14d9 signal_32.o.before 5333 0 4 5337 14d9 signal_32.o.after md5: c279e98012a2808e90cfa2a7787e42a4 signal_32.o.before.asm c279e98012a2808e90cfa2a7787e42a4 signal_32.o.after.asm Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed