aboutsummaryrefslogtreecommitdiffstats
path: root/net/kcm/kcmsock.c
diff options
context:
space:
mode:
authorzhong jiang <zhongjiang@huawei.com>2018-09-17 18:44:19 +0800
committerDavid S. Miller <davem@davemloft.net>2018-09-17 08:24:25 -0700
commitc73480910e9686a5c25155cb4d418d594b678196 (patch)
tree59434b140311a02899c747f90404aacd640bf0cb /net/kcm/kcmsock.c
parentnet: dsa: mv88e6xxx: Fix ATU Miss Violation (diff)
downloadlinux-dev-c73480910e9686a5c25155cb4d418d594b678196.tar.xz
linux-dev-c73480910e9686a5c25155cb4d418d594b678196.zip
net: ethernet: Fix a unused function warning.
Fix the following compile warning: drivers/net/ethernet/microchip/lan743x_main.c:2964:12: warning: ‘lan743x_pm_suspend’ defined but not used [-Wunused-function] static int lan743x_pm_suspend(struct device *dev) drivers/net/ethernet/microchip/lan743x_main.c:2987:12: warning: ‘lan743x_pm_resume’ defined but not used [-Wunused-function] static int lan743x_pm_resume(struct device *dev) Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions