]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/sysfs-rules.txt
Merge remote-tracking branch 'scsi/for-next'
[karo-tx-linux.git] / Documentation / sysfs-rules.txt
index 5d8bc2cd250c009ca69054d8a51139ca877dfaf3..a5f985ee1822fe37497d09c08a75acf599cba887 100644 (file)
@@ -47,7 +47,7 @@ versions of the sysfs interface.
         at device creation and removal
       - the unique key to the device at that point in time
       - the kernel's path to the device directory without the leading
-        /sys, and always starting with with a slash
+        /sys, and always starting with a slash
       - all elements of a devpath must be real directories. Symlinks
         pointing to /sys/devices must always be resolved to their real
         target and the target path must be used to access the device.
@@ -125,7 +125,7 @@ versions of the sysfs interface.
 - Block
   The converted block subsystem at /sys/class/block or
   /sys/subsystem/block will contain the links for disks and partitions
-  at the same level, never in a hierarchy. Assuming the block subsytem to
+  at the same level, never in a hierarchy. Assuming the block subsystem to
   contain only disks and not partition devices in the same flat list is
   a bug in the application.