Re: [PATCH] staging: winbond: localpara.h whitespace andindentation fixes.

From: Greg KH
Date: Wed Apr 28 2010 - 19:08:41 EST


On Fri, Mar 19, 2010 at 12:00:59AM +0100, Lars Lindley wrote:
> On 2010-03-18 17:22, Pekka Enberg wrote:
> > Lars Lindley wrote:
> >> +/* refer Bitmap2RateValue table */
> >> +#define LOCAL_ALL_SUPPORTED_RATES_BITMAP 0x130c1a66 /*
> >> + * the bitmap value
> >> + * of all the H/W
> >> + * supported rates:
> >> + * 1, 2, 5.5, 11,
> >> + * 6, 9, 12, 18,
> >> + * 24, 36, 48, 54
> >> + */
> >
> > The comments look funny. You might want to move them above the #defines.
> >
> >> + u8 region; /* real region setting of the device */
> >> + u8 Reserved_1[2];
> >> +
> >> +/* power-save variables */
> >
> > I think this wants to be moved one indentation level to the right.
> >
> Ok here's a patch that applies over the old one to fix this..
> Hope it looks all right.. :)

Can you merge the two of them together and resend?

thanks,

greg k-h
--
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/