Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6834
b: refs/heads/master
c: 13ae6d8
h: refs/heads/master
v: v3
  • Loading branch information
Rolf Eike Beer authored and Linus Torvalds committed Sep 2, 2005
1 parent 5d189cc commit 5b839ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d51fe1be3f738e7d73f63bb5aa0df88bafb41a21
refs/heads/master: 13ae6d81b963c7b22ab9c158ee5a392fb57579fe
6 changes: 3 additions & 3 deletions trunk/init/do_mounts.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ static dev_t try_name(char *name, int part)
* 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.
*/

Expand Down

0 comments on commit 5b839ce

Please sign in to comment.