[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <44D05821.1040209@sgi.com>
Date: Wed, 02 Aug 2006 09:45:37 +0200
From: Jes Sorensen <jes@....com>
To: Andrew Morton <akpm@...l.org>
CC: nagar@...son.ibm.com, jlan@....com, linux-kernel@...r.kernel.org,
balbir@...ibm.com, csturtiv@....com, tee@....com
Subject: Re: [patch 3/3] convert CONFIG tag for a few accounting data used
by CSA
Andrew Morton wrote:
> On Wed, 02 Aug 2006 09:26:02 +0200
> Jes Sorensen <jes@....com> wrote:
>> Shailabh Nagar wrote:
>>> static inlines preferred
>> Huh? Is that a preference to the taskstat project? For the kernel
>> itself it makes no difference.
>
> static inlines provide typechecking and typo checking and presence-of-x
> checking when the option is configged off. They can also suppress unused
> variable warnings.
>
> And they're C, not cpp ;)
That I agree with, I guess I normally just draw the line between
functions that do actual work versus empty dummies like in this case.
Cheers,
Jes
-
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