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

From: Greg KH
Date: Tue Sep 12 2017 - 16:43:27 EST


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 :)

thanks,

greg k-h