commit | c3c117f06e95ea993ba4ed3b246fd76f87a4683f | [log] [tgz] |
---|---|---|
author | David Rientjes <rientjes@google.com> | Wed May 09 02:35:30 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:57 2007 -0700 |
tree | c6bc7a29d7e07e78588d4edd064c038dcd0d86aa | |
parent | affd872ebbe4f045d70a3f4b33b20f5f6c894bcc [diff] |
i386 mmzone: use __maybe_unused Replace automatic variable instances of __attribute__ ((unused)) with __maybe_unused. Cc: Andy Whitcroft <apw@shadowen.org> 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>