From: Adrian Bunk Date: Tue, 11 Apr 2006 05:55:23 +0000 (-0700) Subject: [PATCH] fs/nfsd/nfs4state.c: make a struct static X-Git-Tag: v3.12-rc1~36621 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e465a77f943f51df1a169426df879340bd0db3f3;p=kernel%2Fkernel-generic.git [PATCH] fs/nfsd/nfs4state.c: make a struct static Signed-off-by: Adrian Bunk Cc: Marc Eshel Cc: Andy Adamson Cc: J. Bruce Fields Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c index ffedce0..a8c2122 100644 --- a/fs/nfsd/nfs4state.c +++ b/fs/nfsd/nfs4state.c @@ -2497,7 +2497,7 @@ nfs4_transform_lock_offset(struct file_lock *lock) /* Hack!: For now, we're defining this just so we can use a pointer to it * as a unique cookie to identify our (NFSv4's) posix locks. */ -struct lock_manager_operations nfsd_posix_mng_ops = { +static struct lock_manager_operations nfsd_posix_mng_ops = { }; static inline void