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:
5c74cd4
)
nconfig: Avoid Wunused-but-set warning
author
Raghavendra D Prabhu
<rprabhu@wnohang.net>
Sat, 9 Jul 2011 16:24:49 +0000
(21:54 +0530)
committer
Michal Marek
<mmarek@suse.cz>
Wed, 13 Jul 2011 11:47:09 +0000
(13:47 +0200)
I am seeing Wunused-but-set warning while make nconfig. Looks like
active_menu is not used. Removing it fixes the warning.
Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found