[PATCH] NFSv4: Fix build warning
commitc56c2750229154f6a1cfee533e0a911da3923b5a
authorReuben Farrelly <reuben-lkml@reub.net>
Wed, 22 Jun 2005 17:16:28 +0000 (22 17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:29 +0000 (22 16:07 -0400)
treede80a8591e8d158e039136cee2df59b126030553
parent3e9d41543b16e6117267edc0ca058c40f888d81a
[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