commit | ce272302dd8f477b4d7de9b145b6b42da7e4292d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 17:06:28 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 17:06:28 2016 -0400 |
tree | 7c25908ed0f181ebcfe9b0f7b07cf89b138a3ece | |
parent | bdc54d8e3cb4a41dddcabfd86d9eb3aa5f622b75 [diff] |
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>