From: Greg KH To: torvalds@transmeta.com Cc: linux-kernel@vger.kernel.org, hch@infradead.org Subject: [BK PATCH] minor devfs cleanup for 2.5.40 Hi, Here's a patch from Christoph Hellwig that removes some unneeded code from the kernel core. This was leftover from before devfs became part of the main kernel tree, and was trying to do some naming fixups in kernelspace. If anyone still has machines using these names, their startup scripts should be modified to use the "standard" devfs names. Please pull from: http://linuxusb.bkbits.net/devfs-2.5 thanks, greg k-h init/do_mounts.c | 58 ------------------------------------------------------- 1 files changed, 58 deletions(-) ----- ChangeSet@1.683, 2002-10-03 13:58:19-07:00, hch@sgi.com [PATCH] Remove some more devfs crap Translation code for old devfs names that _never_ were in mainline for root=. init/do_mounts.c | 58 ------------------------------------------------------- 1 files changed, 58 deletions(-) ------