Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1264725

Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch

From Ivan Safonov <insafonov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch
Date 2015-11-07 05:10 +0100
Message-ID <qs2Zb-5IZ-5@gated-at.bofh.it> (permalink)
References <qrQY2-6bv-13@gated-at.bofh.it> <qs2cN-57B-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <insafonov@gmail.com>
>> ---
>>   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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch Ivan Safonov <insafonov@gmail.com> - 2015-11-06 16:20 +0100
  Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-11-07 04:20 +0100
    Re: [PATCH 1/3] staging: rtl8188eu: goto replaced by 'else' branch Ivan Safonov <insafonov@gmail.com> - 2015-11-07 05:10 +0100

csiph-web