diff options
author | 2017-05-16 12:18:11 +0200 | |
---|---|---|
committer | 2017-06-03 16:06:38 -0400 | |
commit | 4f253e1eb628f5adf7ca4f43aab4bbb1bfffa081 (patch) | |
tree | 86c6f0563a3adf85dd3ad44e8cce989bd114b471 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() (diff) | |
download | linux-rng-4f253e1eb628f5adf7ca4f43aab4bbb1bfffa081.tar.xz linux-rng-4f253e1eb628f5adf7ca4f43aab4bbb1bfffa081.zip |
nfs: Mark unnecessarily extern functions as static
nfs_initialise_sb() and nfs_clone_super() are declared as extern even
though they are used only in fs/nfs/super.c. Mark them as static.
Also remove explicit 'inline' directive from nfs_initialise_sb() and
leave it upto compiler to decide whether inlining is worth it.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions