commit | 0b4068a1287b02018d1b3159e7be6f27f3e3e68c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Jun 11 13:05:49 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 08:51:02 2009 -0700 |
tree | 2b39a25c25cfda6ccfe705dab6564186471c138a | |
parent | c481c707fe4b07783d9a2499a9bbbb94497e9b18 [diff] |
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>