From: Alexey Dobriyan Date: Fri, 8 Aug 2014 21:21:31 +0000 (-0700) Subject: proc: remove proc_tty_ldisc variable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=849d20a12822cba355c054ab0bfe490473413cce;p=pandora-kernel.git proc: remove proc_tty_ldisc variable /proc/tty/ldisc appear to be unused as a directory and it had been always that way. But it is userspace visible thing. Cowardly remove only in-kernel variable holding it. [akpm@linux-foundation.org: add comment] Signed-off-by: Alexey Dobriyan Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed