diff options
author | 2016-09-12 13:30:41 -0700 | |
---|---|---|
committer | 2016-09-27 18:47:38 -0400 | |
commit | 0026ba4008e08725a564126d68e076c243fc1e87 (patch) | |
tree | 6ac0fc1b326c4ade7fa1475967558d03e05ee08b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | proc: unsigned file descriptors (diff) | |
download | linux-dev-0026ba4008e08725a564126d68e076c243fc1e87.tar.xz linux-dev-0026ba4008e08725a564126d68e076c243fc1e87.zip |
fs/buffer.c: make __getblk_slow() static
__getblk_slow() was exported to modules in commit 3b5e6454aaf6
("fs/buffer.c: support buffer cache allocations with gfp modifiers").
This seems to have been a mistake, as no users were introduced nor was
the function declared in a header. Change it back to 'static'.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions