[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110211185710.GB31385@core.coreip.homeip.net>
Date: Fri, 11 Feb 2011 10:57:10 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Greg KH <gregkh@...e.de>
Cc: ycwang <yenchengwang@...il.com>, dbrownell@...rs.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: gadget: f_mass_storage: fixed a macro coding style
issue
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@...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