Re: simplify numerous param.h's by including<asm-generic/param.h>?

From: Robert P. J. Day
Date: Wed Dec 30 2009 - 03:18:26 EST


On Tue, 29 Dec 2009, Valdis.Kletnieks@xxxxxx wrote:

> On Tue, 29 Dec 2009 12:30:23 EST, "Robert P. J. Day" said:
> >
> > a brief perusal of the numerous param.h files under
> > arch/<arch>/include/asm shows that most of them could be replaced with
> > a simple
> >
> > #include <asm-generic/param.h>
>
> > worth doing? not worth doing?
>
> Anytime you can fix "You are in a twisty maze of #include files, all
> subtly different" issues, it is a Good Thing.
>
> Thanks for all the de-cruftifying efforts you've made.

ok, so i'm assuming there's no legitimate objection to having
numerous arch-specific param.h files simply refer to
<asm-generic/param.h> if that's appropriate. i'll submit individual
patches on a per-arch basis to the appropriate MLs.

rday
--

========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA

Linux Consulting, Training and Kernel Pedantry.

Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
--
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/