OpenCloudOS-Kernel/drivers/net/mhi
Jiapeng Chong 1d0bbbf22b net: mhi_net: make mhi_wwan_ops static
This symbol is not used outside of net.c, so marks it static.

Fix the following sparse warning:

drivers/net/mhi/net.c:385:23: warning: symbol 'mhi_wwan_ops' was not
declared. Should it be static?

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-16 00:38:02 -07:00
..
Makefile net: mhi: Add mbim proto 2021-02-10 15:11:51 -08:00
mhi.h net: mhi: Allow decoupled MTU/MRU 2021-03-29 16:26:16 -07:00
net.c net: mhi_net: make mhi_wwan_ops static 2021-06-16 00:38:02 -07:00
proto_mbim.c net: mhi: Allow decoupled MTU/MRU 2021-03-29 16:26:16 -07:00