From: Alexey Dobriyan Date: Tue, 29 Apr 2008 08:01:58 +0000 (-0700) Subject: proc: convert /proc/tty/ldiscs to seq_file interface X-Git-Tag: v2.6.26-rc1~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b640a89ddd742782bd2d83873da30d4776d1b9c6;p=pandora-kernel.git proc: convert /proc/tty/ldiscs to seq_file interface Note: THIS_MODULE and header addition aren't technically needed because this code is not modular, but let's keep it anyway because people can copy this code into modular code. Signed-off-by: Alexey Dobriyan Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed