]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] NFSv4: Fix build warning
authorReuben Farrelly <reuben-lkml@reub.net>
Wed, 22 Jun 2005 17:16:28 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:29 +0000 (16:07 -0400)
commit4091c06c05769452d99af9f71c748179bf081c23
treede80a8591e8d158e039136cee2df59b126030553
parent3faaa052952934091c3c0bd7121293e53b952912
[PATCH] NFSv4: Fix build warning

 From: Reuben Farrelly <reuben-lkml@reub.net>

 With gcc-4.0:

 fs/nfs/nfs4proc.c:2976: error: static declaration of
 'nfs4_file_inode_operations' follows non-static declaration
 fs/nfs/nfs4_fs.h:179: error: previous declaration of
 'nfs4_file_inode_operations' was here

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h