NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:10:52 +0000 (17:10 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:35:56 +0000 (17:35 -0400)
commit139978239b53a981b45c53b835c020015c6c819e
tree10f4b7f8c5f94e35f794488e034d099010f47838
parent1592c4d62a89bbca895c568d65ce290dfbc36ecc
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"

Make it static

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c