From 6cd5a9a35c3de4ed28b55212698fe69c328e4206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Wed, 1 Sep 2010 15:40:23 +0200 Subject: staging/trivial: fix typos concerning "access" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- drivers/staging/octeon/cvmx-fpa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/octeon/cvmx-fpa.h') diff --git a/drivers/staging/octeon/cvmx-fpa.h b/drivers/staging/octeon/cvmx-fpa.h index 1d7788fe09f..50a8c91778f 100644 --- a/drivers/staging/octeon/cvmx-fpa.h +++ b/drivers/staging/octeon/cvmx-fpa.h @@ -264,7 +264,7 @@ static inline void cvmx_fpa_free(void *ptr, uint64_t pool, * @name: Constant character string to name this pool. * String is not copied. * @buffer: Pointer to the block of memory to use. This must be - * accessable by all processors and external hardware. + * accessible by all processors and external hardware. * @block_size: Size for each block controlled by the FPA * @num_blocks: Number of blocks * -- cgit v1.2.3