commit | 829e57d7c590832caad04355b044667902194f6a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 18 14:33:50 2013 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 19 16:20:41 2013 -0500 |
tree | 59013ab8affc4acc80f19b8498b816016e7cda98 | |
parent | 694e096fd7c2a7d40760fc9c9dfc826bdd495ea4 [diff] |
NFS: Fix a warning in nfs_setsecurity Fix the following warning: linux-nfs/fs/nfs/inode.c:315:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>