[PATCH 13/27] staging/octeon: Fix common spelling mistakes
Peter Huewe
peterhuewe at gmx.de
Fri Mar 25 18:39:22 PDT 2011
This patch fixes a very common spelling mistake in
drivers/staging/octeon.
WRONG -> RIGHT
occured -> occurred
Kernel Version: staging/staging-next 20110325 (4bbba111)
Signed-off-by: Peter Huewe <peterhuewe at gmx.de>
---
drivers/staging/octeon/cvmx-helper.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/octeon/cvmx-helper.c b/drivers/staging/octeon/cvmx-helper.c
index 5915066..e9c5c83 100644
--- a/drivers/staging/octeon/cvmx-helper.c
+++ b/drivers/staging/octeon/cvmx-helper.c
@@ -691,7 +691,7 @@ int __cvmx_helper_errata_fix_ipd_ptr_alignment(void)
if (!retry_cnt)
cvmx_dprintf("WARNING: FIX_IPD_PTR_ALIGNMENT "
- "get_work() timeout occured.\n");
+ "get_work() timeout occurred.\n");
/* Free packet */
if (work)
--
1.7.3.4
More information about the devel
mailing list