aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2017-10-13 12:58:13 -0700
committerDavid S. Miller <[email protected]>2017-10-14 18:43:45 -0700
commit657875944726af8f881df7d431afbbe8f50ad4d7 (patch)
treea10955950b97a5c9a6431e491514cd9458f481a3 /lib/test-string_helpers.c
parentc116004d5b415ad553e7e86f22d79965f8f2e05a (diff)
net_sched: fix a compile warning in act_ife
Apparently ife_meta_id2name() is only called when CONFIG_MODULES is defined. This fixes: net/sched/act_ife.c:251:20: warning: ‘ife_meta_id2name’ defined but not used [-Wunused-function] static const char *ife_meta_id2name(u32 metaid) ^~~~~~~~~~~~~~~~ Fixes: d3f24ba895f0 ("net sched actions: fix module auto-loading") Cc: Roman Mashak <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions