Commit 108cff57 authored by Randy Dunlap's avatar Randy Dunlap Committed by Thomas Bogendoerfer

mips: octeon: cvmx-l2c.h: delete duplicated word

Delete the repeated word "Returns".
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent f2790db1
...@@ -327,7 +327,7 @@ void cvmx_l2c_flush(void); ...@@ -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) * -1 on error (unrecognized model)
*/ */
int cvmx_l2c_get_cache_size_bytes(void); int cvmx_l2c_get_cache_size_bytes(void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment