Re: [PATCH v2] staging: rtl8188eu: core: fix coding style issues

From: Greg KH
Date: Wed Jul 15 2020 - 11:24:26 EST


On Wed, Jul 15, 2020 at 07:57:10PM +0530, Arpitha Raghunandan wrote:
> Fixing WARNING: Prefer using '"%s...", __func__' to using 'function_name'
> in a string in rtw_ioctl_set.c
>
> Signed-off-by: Arpitha Raghunandan <98.arpi@xxxxxxxxx>
> ---
> drivers/staging/rtl8188eu/core/rtw_ioctl_set.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)

What changed from v1?

Always put that information below the --- line in the patch like the
documentation asks.

Can you fix this up and send v3?

thanks,

greg k-h