]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] constify tty flip buffer handling
authorThomas Koeller <thomas@koeller.dyndns.org>
Sat, 25 Mar 2006 11:07:03 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:52 +0000 (08:22 -0800)
commit1e4862d1cb00d3e70d8486fb0a957c4267fa0d1d
tree27d43667834944a385d6f6f2280f6c6604f7af56
parent026bfe31e699c2ccf9b2781d613afa1d5f849eca
[PATCH] constify tty flip buffer handling

Add a couple of 'const' qualifiers to the TTY flip buffer APIs, where
appropriate.

Signed-off-by: Thomas Koeller <thomas@koeller.dyndns.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tty_io.c
include/linux/tty_flip.h