From: Peter Hurley Date: Sat, 15 Jun 2013 13:36:04 +0000 (-0400) Subject: tty: Merge tty_buffer_find() into tty_buffer_alloc() X-Git-Tag: v3.12-rc1~182^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b9faa44df76189b8346ff602a2c01c610c37eb;p=pandora-kernel.git tty: Merge tty_buffer_find() into tty_buffer_alloc() tty_buffer_find() implements a simple free list lookaside cache. Merge this functionality into tty_buffer_alloc() to reflect the more traditional alloc/free symmetry. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed