mips: octeon: cvmx-l2c.h: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 26 Jul 2020 00:34:25 +0000 (17:34 -0700)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 26 Jul 2020 08:15:19 +0000 (10:15 +0200)
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>
arch/mips/include/asm/octeon/cvmx-l2c.h

index 02c4479..4459a32 100644 (file)
@@ -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);