]> Git Repo - linux.git/commit
nfs: make nfs4_cb_sv_ops static
authorJason Yan <[email protected]>
Fri, 10 Mar 2017 02:48:13 +0000 (10:48 +0800)
committerAnna Schumaker <[email protected]>
Fri, 17 Mar 2017 20:05:56 +0000 (16:05 -0400)
commit05fae7bbc237bc7de0ee9c3dcf85b2572a80e3b5
treea74b66bdc6d7b23cf4e4a3b15c588f2c1c9d6007
parenteed50879d64ab1b9f76445dbab822e43a098b309
nfs: make nfs4_cb_sv_ops static

Fixes the following sparse warning:

fs/nfs/callback.c:235:21: warning: symbol 'nfs4_cb_sv_ops' was not
declared. Should it be static?

Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
fs/nfs/callback.c
This page took 0.053389 seconds and 4 git commands to generate.