Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nconfig: Avoid Wunused-but-set warning
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 <[email protected]> Acked-by: WANG Cong <[email protected]> Signed-off-by: Michal Marek <[email protected]>
- Loading branch information