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:
7b09777
)
MIPS: elf2ecoff: Fix warning due to dead code.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 4 Feb 2015 12:04:03 +0000
(13:04 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 4 Feb 2015 13:42:27 +0000
(14:42 +0100)
HOSTCC arch/mips/boot/elf2ecoff
arch/mips/boot/elf2ecoff.c: In function ‘main’:
arch/mips/boot/elf2ecoff.c:271:8: warning: variable ‘shstrtab’ set but not used [-Wunused-but-set-variable]
char *shstrtab;
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/elf2ecoff.c
patch
|
blob
|
history
diff --cc
arch/mips/boot/elf2ecoff.c
Simple merge