aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/cvmx-pko.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/octeon/cvmx-pko.c')
-rw-r--r--drivers/staging/octeon/cvmx-pko.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/octeon/cvmx-pko.c b/drivers/staging/octeon/cvmx-pko.c
index 00db91529b19..50a2c9bd5a55 100644
--- a/drivers/staging/octeon/cvmx-pko.c
+++ b/drivers/staging/octeon/cvmx-pko.c
@@ -54,7 +54,7 @@ void cvmx_pko_initialize_global(void)
/*
* Set the size of the PKO command buffers to an odd number of
* 64bit words. This allows the normal two word send to stay
- * aligned and never span a comamnd word buffer.
+ * aligned and never span a command word buffer.
*/
config.u64 = 0;
config.s.pool = CVMX_FPA_OUTPUT_BUFFER_POOL;