[uml-devel] [2.6 patch] UML: remove the dead TTY_LOG code

2008-07-28 Thread Adrian Bunk
This patch removes the dead CONFIG_TTY_LOG (no kconfig option). Reported-by: Robert P. J. Day <[EMAIL PROTECTED]> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 21 May 2008 arch/um/kernel/exec.c | 12 -- arch/um/os-Linux/Makefile |3 arch/um/os-L

[uml-devel] [2.6 patch] UML: remove the dead TTY_LOG code

2008-05-20 Thread Adrian Bunk
This patch removes the dead CONFIG_TTY_LOG (no kconfig option). Reported-by: Robert P. J. Day <[EMAIL PROTECTED]> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/um/kernel/exec.c | 12 -- arch/um/os-Linux/Makefile |3 arch/um/os-Linux/tty_log.c | 217 --