summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/tcrc.c
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2012-08-20 15:43:13 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-04 20:59:12 (GMT)
commit789d1aef176e720fce4a8a5a9ab07f093ddb9086 (patch)
tree2643654bc1ff28be1d2b24739d58d8e299780cb3 /drivers/staging/vt6655/tcrc.c
parent736f5d0a0980a6bf71e5c0d30c2d35225fb3f583 (diff)
downloadlinux-fsl-qoriq-789d1aef176e720fce4a8a5a9ab07f093ddb9086.tar.xz
staging: "vt6655" Fix typos in comments.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/tcrc.c')
-rw-r--r--drivers/staging/vt6655/tcrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vt6655/tcrc.c b/drivers/staging/vt6655/tcrc.c
index f9c28bf..1313c4c 100644
--- a/drivers/staging/vt6655/tcrc.c
+++ b/drivers/staging/vt6655/tcrc.c
@@ -18,7 +18,7 @@
*
* File: tcrc.c
*
- * Purpose: Implement functions to caculate CRC
+ * Purpose: Implement functions to calculate CRC
*
* Author: Tevin Chen
*