diff options
author | Gustavo Fernando Padovan <gustavo@las.ic.unicamp.br> | 2008-06-23 13:07:06 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-23 19:36:47 +0200 |
commit | 96a331b1d6426726c37242ddbe939ee14b255790 (patch) | |
tree | 298c5830d28c446e5b884fe54445ed0008145494 /Kbuild | |
parent | tty_driver: Update required method documentation (diff) | |
download | linux-96a331b1d6426726c37242ddbe939ee14b255790.tar.xz linux-96a331b1d6426726c37242ddbe939ee14b255790.zip |
removed unused var real_tty on n_tty_ioctl()
I noted that the 'struct tty_struct *real_tty' is not used in this
function, so I removed the code about 'real_tty'.
Signed-off-by: Gustavo Fernando Padovan <gustavo@las.ic.unicamp.br>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions