Re: [PATCH v2 06/10] staging: rtl8723bs: Add space after ','

From: Harsha Sharma
Date: Sun Oct 08 2017 - 08:44:22 EST


On Wed, Sep 13, 2017 at 2:11 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, Sep 12, 2017 at 07:05:23PM +0530, Harsha Sharma wrote:
>> Space required after ','
>>
>> Signed-off-by: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
>> ---
>> 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 :)
>
Hi,
The other patches in this series have already been merged and only this one is
remaining, so should I still send whole patchset again or this patch can be
merged ?
Thanks for your time.

Regards,
Harsha Sharma

> thanks,
>
> greg k-h