Re: [PATCH] reformat mtrr.c to conform to CodingStyle

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Tue Nov 13 2001 - 14:21:48 EST


Andreas Dilger wrote:
>
> On Nov 12, 2001 23:25 -0500, Benjamin LaHaise wrote:
> > Please incorporate this patch to make mtrr.c conform to the standards set
> > forth in Documentation/CodingStyle which make it much more appealing to
> > the eyes.
> >
> > /* Put the processor into a state where MTRRs can be safely set */
> > -static void set_mtrr_prepare (struct set_mtrr_context *ctxt)
> > +static void
> > +set_mtrr_prepare(struct set_mtrr_context *ctxt)
> > {
>
> Is that actually CodingStyle? Don't see it much in the kernel code...

IMHO CodingStyle is defined in theory by Documentation/CodingStyle, and
in practice by linux/scripts/Lindent, which was changed in 2.4.15-preXX
even, to be more up-to-date.

        Jeff

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:36 EST