1
0
Fork 0

[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC

NFS_SUPER_MAGIC is already defined in include/linux/magic.h

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Adrian Bunk 2007-02-12 00:53:40 -08:00 committed by Linus Torvalds
parent 77f1f67a1a
commit b5d5dfbd59
2 changed files with 1 additions and 4 deletions

View File

@ -44,6 +44,7 @@
#include <linux/vfs.h>
#include <linux/inet.h>
#include <linux/nfs_xdr.h>
#include <linux/magic.h>
#include <asm/system.h>
#include <asm/uaccess.h>

View File

@ -30,10 +30,6 @@
#include <linux/sunrpc/msg_prot.h>
#ifndef NFS_SUPER_MAGIC
# define NFS_SUPER_MAGIC 0x6969
#endif
/*
* Largest number of bytes we need to allocate for an NFS
* call or reply. Used to control buffer sizes. We use