This patch addresses this comment about the use of config.h in the
integrity .c files.
On Mon, 2006-09-18 at 16:54 -0400, Dave Jones wrote:
> You don't need to include config.h any more, kbuild does it for you.
> (Might want to check the other files for the same thing).
>
> Dave
Signed-off-by: Kylene Hall <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
---
security/integrity.c | 1 -
security/integrity_dummy.c | 1 -
2 files changed, 2 deletions(-)
--- linux-2.6.18-rc6-orig/security/integrity_dummy.c 2006-09-18 16:41:48.000000000 -0500
+++ linux-2.6.18-rc6/security/integrity_dummy.c 2006-09-19 14:33:36.000000000 -0500
@@ -11,7 +11,6 @@
* the Free Software Foundation, version 2 of the License.
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
--- linux-2.6.18-rc6-orig/security/integrity.c 2006-09-18 16:41:28.000000000 -0500
+++ linux-2.6.18-rc6/security/integrity.c 2006-09-19 14:33:43.000000000 -0500
@@ -11,7 +11,6 @@
* the Free Software Foundation, version 2 of the License.
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]