浏览代码

Fix NFS2 compile error

Trond had apparently merged the same patch twice, causing a duplicate
include of the "internal.h" file, with resulting obvious confusion.

Tssk.  I'm the only one allowed to send out trees that don't even
compile! Who does this Trond guy think he is?

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Linus Torvalds 19 年之前
父节点
当前提交
f36f44de72
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      fs/nfs/nfs2xdr.c

+ 0 - 2
fs/nfs/nfs2xdr.c

@@ -25,8 +25,6 @@
 #include <linux/nfs_fs.h>
 #include <linux/nfs_fs.h>
 #include "internal.h"
 #include "internal.h"
 
 
-#include "internal.h"
-
 #define NFSDBG_FACILITY		NFSDBG_XDR
 #define NFSDBG_FACILITY		NFSDBG_XDR
 /* #define NFS_PARANOIA 1 */
 /* #define NFS_PARANOIA 1 */