]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix a warning in nfs_setsecurity
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 18 Nov 2013 19:33:50 +0000 (14:33 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 19 Nov 2013 21:20:41 +0000 (16:20 -0500)
commit3a930c25e5355cbb3e26d05869d879a45ef1fa13
tree59013ab8affc4acc80f19b8498b816016e7cda98
parentccfc1002fee67497bed620ed0f8d29c5657a7f41
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>
fs/nfs/inode.c