]> git.karo-electronics.de Git - mv-sheeva.git/commit
tty: simplify buffer allocator cleanups
authorAlan Cox <alan@linux.intel.com>
Thu, 11 Jun 2009 12:05:49 +0000 (13:05 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 15:51:02 +0000 (08:51 -0700)
commit0b4068a1287b02018d1b3159e7be6f27f3e3e68c
tree2b39a25c25cfda6ccfe705dab6564186471c138a
parentc481c707fe4b07783d9a2499a9bbbb94497e9b18
tty: simplify buffer allocator cleanups

Having cleaned up the allocators we might as well remove the inline helpers
for some of it

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/n_tty.c