Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757635AbbKGEIR (ORCPT ); Fri, 6 Nov 2015 23:08:17 -0500 Received: from mail-lb0-f169.google.com ([209.85.217.169]:33044 "EHLO mail-lb0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751767AbbKGEIQ (ORCPT ); Fri, 6 Nov 2015 23:08:16 -0500 Subject: Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch To: Greg Kroah-Hartman References: <20151106151729.GA12136@alpha.sfu-kras.ru> <20151107031412.GA32240@kroah.com> Cc: devel@driverdev.osuosl.org, Vaishali Thakkar , linux-kernel@vger.kernel.org, Larry Finger , Bryan Paul From: Ivan Safonov Message-ID: <563D7998.5010300@gmail.com> Date: Sat, 7 Nov 2015 11:10:00 +0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151107031412.GA32240@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 24 On 11/07/2015 10:14 AM, Greg Kroah-Hartman wrote: > 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 Yes, of course. -- 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/