diff options
author | Claudiu Ghioc <claudiughioc@gmail.com> | 2013-03-04 12:46:15 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-03-07 15:14:17 +0100 |
commit | 3cd8b44fa84262d04142f2ad3e17e74741ba451a (patch) | |
tree | 90c5216a0c86b82cb671aaf7aec5ef087cf9b2b7 /tools/perf/scripts/python | |
parent | df63447f1a4402d7d9c6a9cd1c39a6d6766452d1 (diff) |
hugetlb: fix sparse warning for hugetlb_register_node
Removed the following sparse warnings:
* mm/hugetlb.c:1764:6: warning: symbol
'hugetlb_unregister_node' was not declared.
Should it be static?
* mm/hugetlb.c:1808:6: warning: symbol
'hugetlb_register_node' was not declared.
Should it be static?
Signed-off-by: Claudiu Ghioc <claudiu.ghioc@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions