Re: [PATCH] staging: rtl8188eu: core: fix coding style issues
From: Greg KH
Date: Wed Jul 15 2020 - 10:01:54 EST
On Wed, Jul 15, 2020 at 02:55:59AM +0530, Arpitha wrote:
> Fixing WARNING: Prefer using '"%s...", __func__' to using 'function_name'
> in a string in rtw_ioctl_set.c
>
> Signed-off-by: Arpitha <98.arpi@xxxxxxxxx>
We need a "full" name for kernel patches, what you use to sign
documents.
Same for the From: line.
thanks,
greg k-h