public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s/driverfs/sysfs/ in init/do_mounts.c
@ 2005-01-07 12:49 Rolf Eike Beer
  2005-01-07 12:58 ` [PATCH] s/driverfs/sysfs/ in include/linux/cpu.h and net/sunrpc/rpc_pipe.c Rolf Eike Beer
  0 siblings, 1 reply; 2+ messages in thread
From: Rolf Eike Beer @ 2005-01-07 12:49 UTC (permalink / raw)
  To: linux-kernel

Hi,

since driverfs has been renamed to sysfs long time ago this comments should 
be fixed.

Eike

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>

--- linux-2.6.10/init/do_mounts.c	2004-12-24 22:34:31.000000000 +0100
+++ linux-2.6.10/init/do_mounts.c.fixed	2005-01-07 13:42:02.406392368 +0100
@@ -127,10 +127,10 @@ fail:
  *	   used when disk name of partitioned disk ends on a digit.
  *
  *	If name doesn't have fall into the categories above, we return 0.
- *	Driverfs is used to check if something is a disk name - it has
+ *	Sysfs is used to check if something is a disk name - it has
  *	all known disks under bus/block/devices.  If the disk name
- *	contains slashes, name of driverfs node has them replaced with
- *	bangs.  try_name() does the actual checks, assuming that driverfs
+ *	contains slashes, name of sysfs node has them replaced with
+ *	bangs.  try_name() does the actual checks, assuming that sysfs
  *	is mounted on rootfs /sys.
  */
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-08 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-07 12:49 [PATCH] s/driverfs/sysfs/ in init/do_mounts.c Rolf Eike Beer
2005-01-07 12:58 ` [PATCH] s/driverfs/sysfs/ in include/linux/cpu.h and net/sunrpc/rpc_pipe.c Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox