summaryrefslogtreecommitdiff
path: root/drivers/staging/dgrp/dgrp_net_ops.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-11-17 07:43:25 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-21 22:11:48 (GMT)
commita547e5e0d8b85ccc640756eb40b3dd6b33796cf8 (patch)
treefd6e88b41ab1781cbdc5844ca3259ff865ac5c8f /drivers/staging/dgrp/dgrp_net_ops.c
parent1e619a1bf9ac878e6a984e4e279ccf712a65bc23 (diff)
downloadlinux-fsl-qoriq-a547e5e0d8b85ccc640756eb40b3dd6b33796cf8.tar.xz
staging: dgrp: Fix typo in dgrp driver
Correct spelling typo in staging/dgrp driver Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgrp/dgrp_net_ops.c')
-rw-r--r--drivers/staging/dgrp/dgrp_net_ops.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/dgrp/dgrp_net_ops.c b/drivers/staging/dgrp/dgrp_net_ops.c
index 0788357..8185a57 100644
--- a/drivers/staging/dgrp/dgrp_net_ops.c
+++ b/drivers/staging/dgrp/dgrp_net_ops.c
@@ -2495,7 +2495,7 @@ data:
/*
* Fabricate and insert a data packet header to
- * preceed the remaining data when it comes in.
+ * preced the remaining data when it comes in.
*/
if (remain < plen) {
@@ -2664,7 +2664,7 @@ data:
}
/*
- * Handle delayed response arrival preceeding
+ * Handle delayed response arrival preceding
* the open response we are waiting for.
*/
@@ -3502,7 +3502,7 @@ void dgrp_poll_handler(unsigned long arg)
/*
* Decrement statistics. These are only for use with
* KME, so don't worry that the operations are done
- * unlocked, and so the results are occassionally wrong.
+ * unlocked, and so the results are occasionally wrong.
*/
nd->nd_read_count -= (nd->nd_read_count +