Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e465a77f authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

[PATCH] fs/nfsd/nfs4state.c: make a struct static



Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Cc: Marc Eshel <eshel@almaden.ibm.com>
Cc: Andy Adamson <andros@citi.umich.edu>
Cc: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d5b9026a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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