SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:06:28 +0000 (17:06 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 21:06:28 +0000 (17:06 -0400)
commitce272302dd8f477b4d7de9b145b6b42da7e4292d
tree7c25908ed0f181ebcfe9b0f7b07cf89b138a3ece
parentbdc54d8e3cb4a41dddcabfd86d9eb3aa5f622b75
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c

Fix the report:

net/sunrpc/clnt.c:2580:1: warning: â€˜static’ is not at beginning of declaration [-Wold-style-declaration]

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/clnt.c
This page took 0.024244 seconds and 5 git commands to generate.