From: Alexey Dobriyan Date: Mon, 28 Apr 2008 09:15:42 +0000 (-0700) Subject: fb: convert /proc/fb to seq_file interface X-Git-Tag: v2.6.26-rc1~781 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa163418edfb96ca3b39133979d8e4352aaac3c;p=pandora-kernel.git fb: convert /proc/fb to seq_file interface Note: looks like accesses to "registered_fb" are done without any exclusion so there're none in new proc code, too. This should be fixed in separate patch. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Alexey Dobriyan Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed