소스 검색

Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense

Signed-off-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Henrik Austad 16 년 전
부모
커밋
441ee4cb87
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/sysfs-rules.txt

+ 1 - 1
Documentation/sysfs-rules.txt

@@ -113,7 +113,7 @@ versions of the sysfs interface.
   "devices" directory at /sys/subsystem/<name>/devices.
   "devices" directory at /sys/subsystem/<name>/devices.
 
 
   If /sys/subsystem exists, /sys/bus, /sys/class and /sys/block can be
   If /sys/subsystem exists, /sys/bus, /sys/class and /sys/block can be
-  ignored. If it does not exist, you have always to scan all three
+  ignored. If it does not exist, you always have to scan all three
   places, as the kernel is free to move a subsystem from one place to
   places, as the kernel is free to move a subsystem from one place to
   the other, as long as the devices are still reachable by the same
   the other, as long as the devices are still reachable by the same
   subsystem name.
   subsystem name.