[PATCH] staging: rtl8192e: Change fixed function names with "%s: ", __func__

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Aug 20 18:12:24 UTC 2017


On Fri, Aug 18, 2017 at 11:53:41PM +0800, 张树荣 wrote:
> From: Shurong Zhang <zhang_shurong at foxmail.com>
> 
> Replace hard-coded function names in strings with "%s", __func__
>     in the dot11d.c file. Issue found by checkpatch.pl.
> 
> Signed-off-by: Shurong Zhang <zhang_shurong at foxmail.com>
> ---
>  drivers/staging/rtl8192e/dot11d.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This patch doesn't apply at all, are you sure you generated it
correctly?

thanks,

greg k-h


More information about the devel mailing list