Re: [PATCH] staging: rts5208: Replace embedded function names with "%s: ", __func__

From: Greg KH
Date: Tue Jul 11 2017 - 13:25:56 EST


On Fri, Jul 07, 2017 at 09:29:10PM +0530, Gaurav Pathak wrote:
> staging: rts5208: Avoid possible defects when refactoring.
>
> Signed-off-by: Gaurav Pathak <gauravpathak129@xxxxxxxxx>
> ---
> drivers/staging/rts5208/ms.c | 5 +++--
> drivers/staging/rts5208/rtsx.c | 4 ++--
> drivers/staging/rts5208/rtsx_chip.c | 4 ++--
> drivers/staging/rts5208/sd.c | 28 +++++++++++++++-------------
> drivers/staging/rts5208/spi.c | 8 +++++---
> drivers/staging/rts5208/xd.c | 17 ++++++++++-------
> 6 files changed, 37 insertions(+), 29 deletions(-)

You sent two patches with the same subject, yet they are different.
Which one am I supposed to pick? I'll drop both, please always properly
version your patches when you resend them.

thanks,

greg k-h