lkml.org 
[lkml]   [2003]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] remove duplicate includes in kernel/

Hi,
Please apply to 2.6.0-current.

--
~Randy


patch_name: kernel_incdups.patch
patch_version: 2003-09-03.22:36:47
author: Randy.Dunlap <rddunlap@osdl.org>
description: remove duplicate #includes in kernel/
product: Linux
product_versions: 2.6.0-test4
diffstat: =
kernel/softirq.c | 2 --
1 files changed, 2 deletions(-)

diff -Naurp ./kernel/softirq.c~incdups ./kernel/softirq.c
--- ./kernel/softirq.c~incdups 2003-09-03 16:33:33.000000000 -0700
+++ ./kernel/softirq.c 2003-09-03 17:26:54.000000000 -0700
@@ -9,8 +9,6 @@
#include <linux/module.h>
#include <linux/kernel_stat.h>
#include <linux/interrupt.h>
-#include <linux/notifier.h>
-#include <linux/percpu.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/notifier.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/
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.032 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site