diff options
author | 2012-04-12 13:44:20 -0700 | |
---|---|---|
committer | 2012-04-14 17:37:27 +0800 | |
commit | 18cf8cf8bab1296f477ee4dd8f78b5b23c5a192e (patch) | |
tree | 78ce4000085e180d89e85e9363379b55e455b205 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux (diff) | |
download | linux-dev-18cf8cf8bab1296f477ee4dd8f78b5b23c5a192e.tar.xz linux-dev-18cf8cf8bab1296f477ee4dd8f78b5b23c5a192e.zip |
mm: page-writeback.c: local functions should not be exposed globally
The function global_dirtyable_memory is only referenced in this file and
should be marked static to prevent it from being exposed globally.
This quiets the sparse warning:
warning: symbol 'global_dirtyable_memory' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions