From: Neil Horman Date: Sat, 14 Jan 2006 21:20:38 +0000 (-0800) Subject: [PATCH] convert /proc/devices to use seq_file interface X-Git-Tag: v2.6.16-rc1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7170be5f586b59bdcdab082778a5d9203ba7b667;p=pandora-kernel.git [PATCH] convert /proc/devices to use seq_file interface A Christoph suggested that the /proc/devices file be converted to use the seq_file interface. This patch does that. I've obxerved one or two installation that had sufficiently large sans that they overran the 4k limit on /proc/devices. Signed-off-by: Neil Horman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed