diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-04-02 04:17:41 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-04-02 04:17:41 +0200 |
commit | c4361bb64b81f5b81a7a08d58654493385a2f2b2 (patch) | |
tree | 8741c0b60ddfbc3fc4e17c8d200f6aa6ff32cca0 /arch/um/sys-ppc/sigcontext.c | |
parent | sh: ap325 and Migo-R use new sh_mobile_ceu_info flags (diff) | |
parent | serial: fixup /proc/tty/driver/serial after proc_fops conversion (diff) | |
download | linux-c4361bb64b81f5b81a7a08d58654493385a2f2b2.tar.xz linux-c4361bb64b81f5b81a7a08d58654493385a2f2b2.zip |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'arch/um/sys-ppc/sigcontext.c')
-rw-r--r-- | arch/um/sys-ppc/sigcontext.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/sys-ppc/sigcontext.c b/arch/um/sys-ppc/sigcontext.c index 4bdc15c89edd..40694d0f3d15 100644 --- a/arch/um/sys-ppc/sigcontext.c +++ b/arch/um/sys-ppc/sigcontext.c @@ -2,13 +2,3 @@ #include "asm/sigcontext.h" #include "sysdep/ptrace.h" -/* - * Overrides for Emacs so that we follow Linus's tabbing style. - * Emacs will notice this stuff at the end of the file and automatically - * adjust the settings for this buffer only. This must remain at the end - * of the file. - * --------------------------------------------------------------------------- - * Local variables: - * c-file-style: "linux" - * End: - */ |