Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755383AbbKGDOO (ORCPT ); Fri, 6 Nov 2015 22:14:14 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55350 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751250AbbKGDON (ORCPT ); Fri, 6 Nov 2015 22:14:13 -0500 Date: Fri, 6 Nov 2015 19:14:12 -0800 From: Greg Kroah-Hartman To: Ivan Safonov Cc: devel@driverdev.osuosl.org, Vaishali Thakkar , linux-kernel@vger.kernel.org, Larry Finger , Bryan Paul Subject: Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch Message-ID: <20151107031412.GA32240@kroah.com> References: <20151106151729.GA12136@alpha.sfu-kras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151106151729.GA12136@alpha.sfu-kras.ru> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 22 On Fri, Nov 06, 2015 at 10:17:29PM +0700, Ivan Safonov wrote: > goto is not needed here. > > Signed-off-by: Ivan Safonov > --- > drivers/staging/rtl8188eu/core/rtw_cmd.c | 25 +++++++++++-------------- > 1 file changed, 11 insertions(+), 14 deletions(-) > I've applied most of these patches, but I got a bit confused about what order for some of these. Can you please look at what I applied and resend what I missed, in a single set of patches that are properly numbered so I have a chance to get it right? thanks, greg k-h -- 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/