* [2.6 patch] i386 cpuid.c: remove a duplicate include
@ 2004-12-14 1:10 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-12-14 1:10 UTC (permalink / raw)
To: hpa; +Cc: linux-kernel
I don't see any good reason for including fs.h twice.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.9-mm1-full/arch/i386/kernel/cpuid.c.old 2004-10-22 21:37:31.000000000 +0200
+++ linux-2.6.9-mm1-full/arch/i386/kernel/cpuid.c 2004-10-22 21:41:45.000000000 +0200
@@ -35,7 +35,6 @@
#include <linux/major.h>
#include <linux/fs.h>
#include <linux/smp_lock.h>
-#include <linux/fs.h>
#include <linux/device.h>
#include <linux/cpu.h>
#include <linux/notifier.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-12-14 1:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-14 1:10 [2.6 patch] i386 cpuid.c: remove a duplicate include Adrian Bunk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.