Commit 9f897407 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] fs/exec.c does not need __NO_VERSION__

From Christoph Hellwig I think
parent 0a9571e8
...@@ -38,7 +38,6 @@ ...@@ -38,7 +38,6 @@
#include <linux/binfmts.h> #include <linux/binfmts.h>
#include <linux/swap.h> #include <linux/swap.h>
#include <linux/utsname.h> #include <linux/utsname.h>
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
#include <linux/namei.h> #include <linux/namei.h>
#include <linux/proc_fs.h> #include <linux/proc_fs.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment