Skip to content

Commit

Permalink
doc: queue-sysfs: minor fixes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Arnd Hannemann authored and Jiri Kosina committed Aug 28, 2014
1 parent 0bf37ae commit db4ced1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/block/queue-sysfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ read-write.

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

discard_granularity (RO)
Expand Down Expand Up @@ -72,7 +72,7 @@ Maximum segment size of the device.

minimum_io_size (RO)
--------------------
This is the smallest preferred io size reported by the device.
This is the smallest preferred IO size reported by the device.

nomerges (RW)
-------------
Expand All @@ -98,7 +98,7 @@ regulated by nr_requests.

optimal_io_size (RO)
--------------------
This is the optimal io size reported by the device.
This is the optimal IO size reported by the device.

physical_block_size (RO)
------------------------
Expand Down

0 comments on commit db4ced1

Please sign in to comment.