summaryrefslogtreecommitdiff
path: root/net/dcb/dcbnl.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2021-06-01 22:00:52 +0800
committerDavid S. Miller <davem@davemloft.net>2021-06-01 17:00:51 -0700
commite516f5be5b17cdae68d14206451b64d36f9588e4 (patch)
treeb49029d0cc35c6a4147a66fd9a12b1ab3ef519f8 /net/dcb/dcbnl.c
parent5ac712dcdfefb1a783384db85e0507d161e87812 (diff)
downloadlinux-e516f5be5b17cdae68d14206451b64d36f9588e4.tar.gz
linux-e516f5be5b17cdae68d14206451b64d36f9588e4.tar.bz2
linux-e516f5be5b17cdae68d14206451b64d36f9588e4.zip
hamradio: bpqether: Fix -Wunused-const-variable warning
If CONFIG_PROC_FS is n, gcc warns: drivers/net/hamradio/bpqether.c:437:36: warning: ‘bpq_seqops’ defined but not used [-Wunused-const-variable=] static const struct seq_operations bpq_seqops = { ^~~~~~~~~~ Use #ifdef macro to gurad this. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb/dcbnl.c')
0 files changed, 0 insertions, 0 deletions