git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39bf627
)
frv: gdb: use __maybe_unused
author
David Rientjes
<rientjes@google.com>
Fri, 11 May 2007 05:22:22 +0000
(22:22 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:33 +0000
(08:29 -0700)
Replace function instances of __attribute__((unused)) with
__maybe_unused to suppress warnings.
Cc: David Howells <dhowells@redhat.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>
No differences found