]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/cm4000_cs.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / include / linux / cm4000_cs.h
index 72bfefdbd7677e32c546b66a72b638c1558729a1..3c4aac406175d6d21438643be35dcc78a2a23e49 100644 (file)
@@ -20,7 +20,7 @@ typedef struct atreq {
 } atreq_t;
 
 
-/* what is particularly stupid in the original driver is the arch-dependant
+/* what is particularly stupid in the original driver is the arch-dependent
  * member sizes. This leads to CONFIG_COMPAT breakage, since 32bit userspace
  * will lay out the structure members differently than the 64bit kernel.
  *