Revision 0e3edd94448001a33ed7f8af2179cd4a280348a2 authored by YueHaibing on 19 March 2019, 15:20:42 UTC, committed by Rafael J. Wysocki on 19 March 2019, 15:37:56 UTC
Fix sparse warning:

drivers/base/swnode.c:475:22: warning: symbol 'software_node_get_parent' was not declared. Should it be static?
drivers/base/swnode.c:484:22: warning: symbol 'software_node_get_next_child' was not declared. Should it be static?

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 9e98c67
History
File Mode Size
appletalk
arcnet
bonding
caif
can
dsa
ethernet
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
netdevsim
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 17.5 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.2 KB
Space.c -rw-r--r-- 4.0 KB
dummy.c -rw-r--r-- 6.0 KB
eql.c -rw-r--r-- 14.6 KB
geneve.c -rw-r--r-- 48.9 KB
gtp.c -rw-r--r-- 31.0 KB
ifb.c -rw-r--r-- 8.6 KB
loopback.c -rw-r--r-- 5.9 KB
macsec.c -rw-r--r-- 86.0 KB
macvlan.c -rw-r--r-- 43.7 KB
macvtap.c -rw-r--r-- 6.1 KB
mdio.c -rw-r--r-- 17.4 KB
mii.c -rw-r--r-- 18.0 KB
net_failover.c -rw-r--r-- 23.3 KB
netconsole.c -rw-r--r-- 24.8 KB
nlmon.c -rw-r--r-- 3.4 KB
ntb_netdev.c -rw-r--r-- 12.2 KB
rionet.c -rw-r--r-- 18.6 KB
sb1000.c -rw-r--r-- 31.3 KB
sungem_phy.c -rw-r--r-- 29.8 KB
tap.c -rw-r--r-- 30.4 KB
thunderbolt.c -rw-r--r-- 34.4 KB
tun.c -rw-r--r-- 85.6 KB
veth.c -rw-r--r-- 30.9 KB
virtio_net.c -rw-r--r-- 85.4 KB
vrf.c -rw-r--r-- 33.5 KB
vsockmon.c -rw-r--r-- 3.5 KB
vxlan.c -rw-r--r-- 111.3 KB
xen-netfront.c -rw-r--r-- 55.0 KB

back to top