]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] proc: fix duplicate line in /proc/devices
authorNeil Horman <nhorman@tuxdriver.com>
Thu, 23 Mar 2006 10:59:19 +0000 (02:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Mar 2006 06:47:31 +0000 (22:47 -0800)
commit375dcda41ce22c756ae9535c133875495c859be3
treeb8273cbccc624fa80f849951d4dc3118ead6754d
parent370d27825aec5480166be7df6bd203f242252c5a
[PATCH] proc: fix duplicate line in /proc/devices

Fix a duplicate block device line printed after the "Block device" header
in /proc/devices.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/proc/proc_misc.c