From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Tue, 22 Feb 2011 16:42:09 +0000 Subject: Re: [patch 1/2] staging: ath6kl: cleanup in SEND_FRAME ioctl Message-Id: <1298392929.26511.2.camel@Joe-Laptop> List-Id: References: <20110220124832.GA1898@bicker> In-Reply-To: <20110220124832.GA1898@bicker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Sun, 2011-02-20 at 21:04 -0800, Luis R. Rodriguez wrote: > On Sun, Feb 20, 2011 at 9:02 PM, Greg KH wrote: > > On Sun, Feb 20, 2011 at 08:45:44PM -0800, Luis R. Rodriguez wrote: > >> On Sun, Feb 20, 2011 at 8:14 PM, Greg KH wrote: > >> > On Sun, Feb 20, 2011 at 08:00:38PM -0800, Luis R. Rodriguez wrote: > >> >> On Sun, Feb 20, 2011 at 7:18 AM, Vipin Mehta wrote: > >> >> > On Sun, Feb 20, 2011 at 04:49:08AM -0800, Dan Carpenter wrote: > >> >> >> The original code was written in a funny way where every statement was > >> >> >> part of else if blocks. I broke them up into separate statements by > >> >> >> adding breaks on failure conditions. > >> >> >> Signed-off-by: Dan Carpenter Greg, can I find out soonish please if you are going to apply these patches? If not, I have patches to send. If so, I'll wait until you apply them and redo them.