diff options
Diffstat (limited to 'arch/mips/mm/c-octeon.c')
| -rw-r--r-- | arch/mips/mm/c-octeon.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-octeon.c b/arch/mips/mm/c-octeon.c index 6ec04daf423..8557fb55286 100644 --- a/arch/mips/mm/c-octeon.c +++ b/arch/mips/mm/c-octeon.c @@ -106,7 +106,7 @@ static void octeon_flush_icache_all(void)   * Called to flush all memory associated with a memory   * context.   * - * @mm:     Memory context to flush + * @mm:	    Memory context to flush   */  static void octeon_flush_cache_mm(struct mm_struct *mm)  {  |