summaryrefslogtreecommitdiffstats
path: root/include/linux/chio.h
diff options
context:
space:
mode:
authorAndré Goddard Rosa2009-11-14 16:09:05 +0100
committerJiri Kosina2009-12-04 15:39:55 +0100
commitaf901ca181d92aac3a7dc265144a9081a86d8f39 (patch)
tree380054af22521144fbe1364c3bcd55ad24c9bde4 /include/linux/chio.h
parentdrivers/ata/libata-sff.c: comment spelling fixes (diff)
downloadkernel-qcow2-linux-af901ca181d92aac3a7dc265144a9081a86d8f39.tar.gz
kernel-qcow2-linux-af901ca181d92aac3a7dc265144a9081a86d8f39.tar.xz
kernel-qcow2-linux-af901ca181d92aac3a7dc265144a9081a86d8f39.zip
tree-wide: fix assorted typos all over the place
That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/chio.h')
-rw-r--r--include/linux/chio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/chio.h b/include/linux/chio.h
index 519248d8b2b6..d9bac7f97282 100644
--- a/include/linux/chio.h
+++ b/include/linux/chio.h
@@ -21,7 +21,7 @@
* query vendor-specific element types
*
* accessing elements works by specifing type and unit of the element.
- * for eample, storage elements are addressed with type = CHET_ST and
+ * for example, storage elements are addressed with type = CHET_ST and
* unit = 0 .. cp_nslots-1
*
*/