Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Arnd Hannemann and committed by
Jiri Kosina
db4ced14 0bf37ae4

+3 -3
+3 -3
Documentation/block/queue-sysfs.txt
··· 11 11 12 12 add_random (RW) 13 13 ---------------- 14 - This file allows to trun off the disk entropy contribution. Default 14 + This file allows to turn off the disk entropy contribution. Default 15 15 value of this file is '1'(on). 16 16 17 17 discard_granularity (RO) ··· 72 72 73 73 minimum_io_size (RO) 74 74 -------------------- 75 - This is the smallest preferred io size reported by the device. 75 + This is the smallest preferred IO size reported by the device. 76 76 77 77 nomerges (RW) 78 78 ------------- ··· 98 98 99 99 optimal_io_size (RO) 100 100 -------------------- 101 - This is the optimal io size reported by the device. 101 + This is the optimal IO size reported by the device. 102 102 103 103 physical_block_size (RO) 104 104 ------------------------