mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-07 07:02:32 -05:00
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>
This commit is contained in:
committed by
Thomas Bogendoerfer
parent
f2790db134
commit
108cff579b
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user