[<prev] [next>] [day] [month] [year] [list]
Message-ID: <df35dfeb0801241009p24bdc766o7467ba82c403f9dc@mail.gmail.com>
Date: Thu, 24 Jan 2008 10:09:27 -0800
From: "Yum Rayan" <yum.rayan@...il.com>
To: linux-kernel@...r.kernel.org
Subject: sysctl table, s390 and xfs
With reference to 2.6.24-rc5, I see in <kernel/sysctl_check.c>
3 #include "../arch/s390/appldata/appldata.h"
4 #include "../fs/xfs/linux-2.6/xfs_sysctl.h"
Can this be done any better?
Should we move these headers to the standard <include> folder? Protect
them with "#ifdef CONFIG_" ?
I have a x86 configuration and don't use XFS. Do I still need to carry
these source files around?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists