From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752777AbbIWH0j (ORCPT ); Wed, 23 Sep 2015 03:26:39 -0400 Received: from sender154-mail.zoho.com ([74.201.84.154]:28661 "EHLO sender154-mail.zoho.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751750AbbIWH0i (ORCPT ); Wed, 23 Sep 2015 03:26:38 -0400 Message-ID: <56025403.4010004@innercoder.com> Date: Wed, 23 Sep 2015 02:25:55 -0500 From: Jaime Arrocha User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Sudip Mukherjee , Punit Vara CC: Larry.Finger@lwfinger.net, devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment References: <1442954036-9037-1-git-send-email-punitvara@gmail.com> <20150923053105.GC4010@sudip-pc> In-Reply-To: <20150923053105.GC4010@sudip-pc> 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 On 09/23/2015 12:31 AM, Sudip Mukherjee wrote: > On Wed, Sep 23, 2015 at 02:03:56AM +0530, Punit Vara wrote: >> This patch is to rtl8712_gp_bitdef.h file that fixes up following >> warning reported by checkpatch : >> >> -Block comments use a trailing */ on a separate line >> >> Signed-off-by: Punit Vara >> --- > I am getting confused. One of your previous patch showed PATCH 5/6, this > one shows 13/13, but i am not seeing the other patches of these two > series. Is it the problem with my mail filters or you are not sending? > > regards > sudip > -- > 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/ I think the sender is not clearing the patch folder before sending a new one. Thus her/his diff program thinks these patches belong to a series. -Jaime