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
Kconfig -rw-r--r-- 3.8 KB
Makefile -rw-r--r-- 779 bytes
badrange.c -rw-r--r-- 8.1 KB
blk.c -rw-r--r-- 8.7 KB
btt.c -rw-r--r-- 43.3 KB
btt.h -rw-r--r-- 7.7 KB
btt_devs.c -rw-r--r-- 9.2 KB
bus.c -rw-r--r-- 29.2 KB
claim.c -rw-r--r-- 8.0 KB
core.c -rw-r--r-- 10.7 KB
dax_devs.c -rw-r--r-- 3.3 KB
dimm.c -rw-r--r-- 3.5 KB
dimm_devs.c -rw-r--r-- 22.7 KB
e820.c -rw-r--r-- 2.3 KB
label.c -rw-r--r-- 35.5 KB
label.h -rw-r--r-- 4.5 KB
namespace_devs.c -rw-r--r-- 65.2 KB
nd-core.h -rw-r--r-- 6.8 KB
nd.h -rw-r--r-- 11.7 KB
of_pmem.c -rw-r--r-- 2.8 KB
pfn.h -rw-r--r-- 1.6 KB
pfn_devs.c -rw-r--r-- 20.9 KB
pmem.c -rw-r--r-- 15.5 KB
pmem.h -rw-r--r-- 1.1 KB
region.c -rw-r--r-- 4.5 KB
region_devs.c -rw-r--r-- 31.8 KB
security.c -rw-r--r-- 11.4 KB

back to top