diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-04-02 11:17:41 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-04-02 11:17:41 +0900 |
commit | c4361bb64b81f5b81a7a08d58654493385a2f2b2 (patch) | |
tree | 8741c0b60ddfbc3fc4e17c8d200f6aa6ff32cca0 /arch/um/drivers/xterm.h | |
parent | 46368fa05164e1afdc1401294908cf30c6d8d981 (diff) | |
parent | 833bb3046b6cb320e775ea2160ddca87d53260d5 (diff) | |
download | kernel_goldelico_gta04-c4361bb64b81f5b81a7a08d58654493385a2f2b2.zip kernel_goldelico_gta04-c4361bb64b81f5b81a7a08d58654493385a2f2b2.tar.gz kernel_goldelico_gta04-c4361bb64b81f5b81a7a08d58654493385a2f2b2.tar.bz2 |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'arch/um/drivers/xterm.h')
-rw-r--r-- | arch/um/drivers/xterm.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/drivers/xterm.h b/arch/um/drivers/xterm.h index f33a6e7..56b9c4a 100644 --- a/arch/um/drivers/xterm.h +++ b/arch/um/drivers/xterm.h @@ -10,13 +10,3 @@ extern int xterm_fd(int socket, int *pid_out); #endif -/* - * 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: - */ |