sysctl table, s390 and xfs

From: Yum Rayan
Date: Thu Jan 24 2008 - 13:09:42 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/