PATCH: __NO_VERSION__ for autofs

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 14:50:26 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/fs/autofs/inode.c linux-2.5.65-ac2/fs/autofs/inode.c
--- linux-2.5.65/fs/autofs/inode.c 2003-02-10 18:38:48.000000000 +0000
+++ linux-2.5.65-ac2/fs/autofs/inode.c 2003-03-14 00:52:26.000000000 +0000
@@ -16,7 +16,6 @@
 #include <linux/file.h>
 #include <asm/bitops.h>
 #include "autofs_i.h"
-#define __NO_VERSION__
 #include <linux/module.h>
 
 static void autofs_put_super(struct super_block *sb)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/fs/autofs4/inode.c linux-2.5.65-ac2/fs/autofs4/inode.c
--- linux-2.5.65/fs/autofs4/inode.c 2003-02-10 18:38:48.000000000 +0000
+++ linux-2.5.65-ac2/fs/autofs4/inode.c 2003-03-14 00:52:26.000000000 +0000
@@ -16,7 +16,6 @@
 #include <linux/pagemap.h>
 #include <asm/bitops.h>
 #include "autofs_i.h"
-#define __NO_VERSION__
 #include <linux/module.h>
 
 static void ino_lnkfree(struct autofs_info *ino)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:39 EST