aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cm4000_cs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/cm4000_cs.h')
-rw-r--r--include/linux/cm4000_cs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cm4000_cs.h b/include/linux/cm4000_cs.h
index 72bfefdbd76..3c4aac40617 100644
--- a/include/linux/cm4000_cs.h
+++ b/include/linux/cm4000_cs.h
@@ -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.
*