]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] tlbex: use __maybe_unused
authorDavid Rientjes <rientjes@google.com>
Fri, 11 May 2007 05:51:05 +0000 (22:51 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 11 May 2007 13:28:33 +0000 (14:28 +0100)
commit1ed2e10b53987210ae41598b99e7f2897fbd3d3f
tree633130b62ce77771d91368dd0022c71186de6806
parent4a13770706815cfc4a5bb45fffcefcc1ca8c83f9
[MIPS] tlbex: use __maybe_unused

Replace function instances of __attribute__((unused)) with
__maybe_unused.

Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c