From: Josh Triplett Date: Mon, 19 Nov 2012 05:27:47 +0000 (-0800) Subject: tty: Mark tty_del_file and __tty_hangup static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2520e2745cf35c8fd01476dd01eacfc813649f7a;p=pandora-kernel.git tty: Mark tty_del_file and __tty_hangup static Nothing outside of drivers/tty/tty_io.c references these functions, so mark them static. Signed-off-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed