From: Peter Hurley Date: Sat, 15 Jun 2013 13:36:16 +0000 (-0400) Subject: tty: Remove private constant from global namespace X-Git-Tag: v3.12-rc1~182^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9114fe8ccf1871f630d2c14cd60e5f455b015459;p=pandora-kernel.git tty: Remove private constant from global namespace TTY_BUFFER_PAGE is only used within drivers/tty/tty_buffer.c; relocate to that file scope. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed