From: Eric W. Biederman Date: Tue, 8 May 2007 07:26:51 +0000 (-0700) Subject: tty: remove unnecessary export of proc_clear_tty X-Git-Tag: v2.6.22-rc1~727 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f67c3627b4abd8a3cf56bd20cafde702feffe236;p=pandora-kernel.git tty: remove unnecessary export of proc_clear_tty All of the users of proc_clear_tty are compiled into the kernel so exporting this symbol appears gratuitous. Signed-off-by: Eric W. Biederman Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed