Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753175AbbKHRK7 (ORCPT ); Sun, 8 Nov 2015 12:10:59 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40730 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752663AbbKHRK6 (ORCPT ); Sun, 8 Nov 2015 12:10:58 -0500 Date: Sun, 8 Nov 2015 09:10:57 -0800 From: Greg Kroah-Hartman To: Ivan Safonov Cc: devel@driverdev.osuosl.org, Anish Bhatt , Vaishali Thakkar , linux-kernel@vger.kernel.org, Nicholas Mc Guire , Joe Perches , Sudip Mukherjee , Alexey Khoroshilov Subject: Re: [PATCH v2 01/12] staging: rtl8188eu: if/else replaced by min_t Message-ID: <20151108171057.GB29344@kroah.com> References: <20151108070711.GA1463@alpha.sfu-kras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151108070711.GA1463@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: 859 Lines: 23 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 -- 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/