diff options
author | Jan Kara <[email protected]> | 2017-05-16 12:18:11 +0200 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2017-06-03 16:06:38 -0400 |
commit | 4f253e1eb628f5adf7ca4f43aab4bbb1bfffa081 (patch) | |
tree | 86c6f0563a3adf85dd3ad44e8cce989bd114b471 /lib/netdev-notifier-error-inject.c | |
parent | 6ea44adce91526700535b3150f77f8639ae8c82d (diff) |
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 <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions