Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 3 Oct 2002 17:37:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 3 Oct 2002 17:37:03 -0400 Received: from 12-231-242-11.client.attbi.com ([12.231.242.11]:17165 "HELO kroah.com") by vger.kernel.org with SMTP id ; Thu, 3 Oct 2002 17:36:25 -0400 Date: Thu, 3 Oct 2002 14:39:08 -0700 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 Message-ID: <20021003213908.GB1388@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1102 Lines: 33 Hi, Here's a changeset 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(-) ------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/