Re: [PATCH] usb: gadget: f_mass_storage: fixed a macro coding styleissue

From: Dmitry Torokhov
Date: Fri Feb 11 2011 - 13:57:22 EST


On Fri, Feb 11, 2011 at 09:39:18AM -0800, Greg KH wrote:
> On Fri, Feb 11, 2011 at 11:36:32PM +0800, ycwang wrote:
> > Fixed a macro coding style issue.
>
> What macro coding style issue did you fix? Please be more specific and
> resend the patch with a more complete changelog entry.
>

It is simply incorrect as it adds do {} while (0) to the module
parameter constructors which are used outside of functions.

The change was never compiled.

--
Dmitry
--
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/