]> git.baikalelectronics.ru Git - kernel.git/commit
i386: voyager: use __maybe_unused
authorDavid Rientjes <rientjes@google.com>
Wed, 9 May 2007 09:35:29 +0000 (02:35 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:57 +0000 (12:30 -0700)
commit28d55fc7a1d30ae5e1b026d12b2550c402ac5b5b
tree85375b385b29a81db1064ad99018221d13b3044e
parent4b3e68d90bce0f9be9f60d84cedba2a0bcd2535f
i386: voyager: use __maybe_unused

Replace automatic variable instances of __attribute__((unused)) with
__maybe_unused in mca_nmi_hook().

Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/mach-voyager/voyager_basic.c