aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-25 17:34:25 -0700
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-07-26 10:15:19 +0200
commit108cff579bafb523668ceecf0debb219e4fd4cfa (patch)
tree91c31be0367bbebc47ad3cf5d638807bde6d1751 /arch/mips
parentmips: io.h: delete duplicated word (diff)
downloadwireguard-linux-108cff579bafb523668ceecf0debb219e4fd4cfa.tar.xz
wireguard-linux-108cff579bafb523668ceecf0debb219e4fd4cfa.zip
mips: octeon: cvmx-l2c.h: delete duplicated word
Delete the repeated word "Returns". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Cc: linux-mips@vger.kernel.org Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/include/asm/octeon/cvmx-l2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/octeon/cvmx-l2c.h b/arch/mips/include/asm/octeon/cvmx-l2c.h
index 02c4479a90c8..4459a32008b7 100644
--- a/arch/mips/include/asm/octeon/cvmx-l2c.h
+++ b/arch/mips/include/asm/octeon/cvmx-l2c.h
@@ -327,7 +327,7 @@ void cvmx_l2c_flush(void);
/**
*
- * Returns Returns the size of the L2 cache in bytes,
+ * Returns the size of the L2 cache in bytes,
* -1 on error (unrecognized model)
*/
int cvmx_l2c_get_cache_size_bytes(void);