Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751305AbdILUlQ (ORCPT ); Tue, 12 Sep 2017 16:41:16 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59790 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750941AbdILUlO (ORCPT ); Tue, 12 Sep 2017 16:41:14 -0400 Date: Tue, 12 Sep 2017 13:41:13 -0700 From: Greg KH To: Harsha Sharma Cc: devel@driverdev.osuosl.org, outreachy-kernel@googlegroups.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 06/10] staging: rtl8723bs: Add space after ',' Message-ID: <20170912204113.GA20215@kroah.com> References: <1505223323-4038-1-git-send-email-harshasharmaiitr@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505223323-4038-1-git-send-email-harshasharmaiitr@gmail.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 26 On Tue, Sep 12, 2017 at 07:05:23PM +0530, Harsha Sharma wrote: > Space required after ',' > > Signed-off-by: Harsha Sharma > --- > Changes in v2: > -Rebase against staging-testing and solve merge conflicts > > drivers/staging/rtl8723bs/os_dep/os_intfs.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Where are the rest of the patches in this series, I only seem to have 2 (patch 6 and patch 7 out of 10.) If you have to resend patches, please always do so as a unique series, If I have taken some of a previous series, please then send the new ones out as a totally unique series, as that is what they now are. Remember, make it totally obvious what I, as a maintainer, need to do here. I have no memory of previous patch submissions, or what happened on something else somewhere else. I deal with thousands of patches, and as such, have no short-term memory :) thanks, greg k-h