Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751953AbbKJJLo (ORCPT ); Tue, 10 Nov 2015 04:11:44 -0500 Received: from mail-lf0-f51.google.com ([209.85.215.51]:34691 "EHLO mail-lf0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751345AbbKJJLj (ORCPT ); Tue, 10 Nov 2015 04:11:39 -0500 Subject: Re: [PATCH v2 01/12] staging: rtl8188eu: if/else replaced by min_t To: Greg Kroah-Hartman References: <20151108070711.GA1463@alpha.sfu-kras.ru> <20151108171057.GB29344@kroah.com> Cc: devel@driverdev.osuosl.org, Anish Bhatt , Vaishali Thakkar , linux-kernel@vger.kernel.org, Nicholas Mc Guire , Joe Perches , Sudip Mukherjee , Alexey Khoroshilov From: Ivan Safonov Message-ID: <5641B533.7070401@gmail.com> Date: Tue, 10 Nov 2015 16:13:23 +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: <20151108171057.GB29344@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: 995 Lines: 26 On 11/09/2015 12:10 AM, Greg Kroah-Hartman wrote: > On Sun, Nov 08, 2015 at 02:07:11PM +0700, Ivan Safonov wrote: >> Duplicated code removed. >> >> Signed-off-by: Ivan Safonov >> --- >> drivers/staging/rtl8188eu/core/rtw_cmd.c | 6 ++---- >> 1 file changed, 2 insertions(+), 4 deletions(-) > You sent 3 versions of this patch, is this series the "real" one? When > you resend, you need to say why you resent things, below the --- line > put the difference between v1 and v2 there so that we know what changed. > > So I'm going to assume that the v2 series is the one you want to have > applied, if this isn't correct, please let me know. > > thanks, > > greg k-h Yes, that's right, the second version is the only correct. -- 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/