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
Makefile -rw-r--r-- 279 bytes
bond_3ad.c -rw-r--r-- 84.9 KB
bond_alb.c -rw-r--r-- 48.7 KB
bond_debugfs.c -rw-r--r-- 2.6 KB
bond_main.c -rw-r--r-- 136.2 KB
bond_netlink.c -rw-r--r-- 21.8 KB
bond_options.c -rw-r--r-- 41.8 KB
bond_procfs.c -rw-r--r-- 8.7 KB
bond_sysfs.c -rw-r--r-- 22.3 KB
bond_sysfs_slave.c -rw-r--r-- 4.3 KB
bonding_priv.h -rw-r--r-- 736 bytes

back to top