diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-05-08 19:56:16 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-05-28 06:02:12 -0400 |
commit | f884ab15afdc5514e88105c92a4e2e1e6539869a (patch) | |
tree | 24d2bca7a44b4302ca30bdd460a222d677fe1e9b /Documentation/block | |
parent | 7e21f14d179ee8973a9b18552854c9934fcbe370 (diff) |
doc: fix misspellings with 'codespell' tool
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/block')
-rw-r--r-- | Documentation/block/queue-sysfs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/block/queue-sysfs.txt b/Documentation/block/queue-sysfs.txt index e54ac1d53403..7d2d046c265f 100644 --- a/Documentation/block/queue-sysfs.txt +++ b/Documentation/block/queue-sysfs.txt | |||
@@ -93,7 +93,7 @@ To avoid priority inversion through request starvation, a request | |||
93 | queue maintains a separate request pool per each cgroup when | 93 | queue maintains a separate request pool per each cgroup when |
94 | CONFIG_BLK_CGROUP is enabled, and this parameter applies to each such | 94 | CONFIG_BLK_CGROUP is enabled, and this parameter applies to each such |
95 | per-block-cgroup request pool. IOW, if there are N block cgroups, | 95 | per-block-cgroup request pool. IOW, if there are N block cgroups, |
96 | each request queue may have upto N request pools, each independently | 96 | each request queue may have up to N request pools, each independently |
97 | regulated by nr_requests. | 97 | regulated by nr_requests. |
98 | 98 | ||
99 | optimal_io_size (RO) | 99 | optimal_io_size (RO) |