lkml.org 
[lkml]   [2020]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] staging: rtl8188eu: Fix block comments to use *
On Wed, Mar 11, 2020 at 01:23:32AM +0000, Thiago Souza Ferreira wrote:
> Fix "Block comments use * on subsequent lines" warning of
> rtw_mlme_ext.c, found by checkpatch.pl script
>
> Signed-off-by: Thiago Souza Ferreira <thsouza2013@gmail.com>
> ---
> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 69 ++++++++++---------
> 1 file changed, 35 insertions(+), 34 deletions(-)
>
> diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c b/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> index 36841d20c..02b87a804 100644
> --- a/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> +++ b/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> @@ -20,8 +20,8 @@
> static u8 null_addr[ETH_ALEN] = {};
>
> /**************************************************
> -OUI definitions for the vendor specific IE
> -***************************************************/
> + *OUI definitions for the vendor specific IE
> + ***************************************************/

Please use a ' ' before the text to make it look "clean".

thanks,

greg k-h

\
 
 \ /
  Last update: 2020-03-11 08:08    [W:0.030 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site