Skip to content

Commit db4ced1

Browse files
arndJiri Kosina
authored andcommitted
doc: queue-sysfs: minor fixes
This patches fixes a typo, and for consistency use "IO" in upper case in the block/queue-sysfs.txt documentation. Signed-off-by: Arnd Hannemann <arnd@arndnet.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 0bf37ae commit db4ced1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/block/queue-sysfs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ read-write.
1111

1212
add_random (RW)
1313
----------------
14-
This file allows to trun off the disk entropy contribution. Default
14+
This file allows to turn off the disk entropy contribution. Default
1515
value of this file is '1'(on).
1616

1717
discard_granularity (RO)
@@ -72,7 +72,7 @@ Maximum segment size of the device.
7272

7373
minimum_io_size (RO)
7474
--------------------
75-
This is the smallest preferred io size reported by the device.
75+
This is the smallest preferred IO size reported by the device.
7676

7777
nomerges (RW)
7878
-------------
@@ -98,7 +98,7 @@ regulated by nr_requests.
9898

9999
optimal_io_size (RO)
100100
--------------------
101-
This is the optimal io size reported by the device.
101+
This is the optimal IO size reported by the device.
102102

103103
physical_block_size (RO)
104104
------------------------

0 commit comments

Comments
 (0)