PATCH: DRIVERNAME SUPPRESSED DUE TO KERNEL.ORG FILTER BUGS

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 27 Mar 2003 18:22:47 GMT


fs/exec.c does not need __NO_VERSION__
(Christoph Hellwig I think)

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.66-bk3/fs/exec.c linux-2.5.66-ac1/fs/exec.c
--- linux-2.5.66-bk3/fs/exec.c 2003-03-27 17:13:35.000000000 +0000
+++ linux-2.5.66-ac1/fs/exec.c 2003-03-22 19:57:38.000000000 +0000
@@ -38,7 +38,6 @@
#include <linux/binfmts.h>
#include <linux/swap.h>
#include <linux/utsname.h>
-#define __NO_VERSION__
#include <linux/module.h>
#include <linux/namei.h>
#include <linux/proc_fs.h>
-
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/