[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.22.394.2103312212200.3008@hadrien>
Date: Wed, 31 Mar 2021 22:12:52 +0200 (CEST)
From: Julia Lawall <julia.lawall@...ia.fr>
To: Deborah Brouwer <deborahbrouwer3563@...il.com>
cc: gregkh@...uxfoundation.org, ross.schm.dev@...il.com,
marcocesati@...il.com, fabioaiuto83@...il.com,
dan.carpenter@...cle.com, phil@...lpotter.co.uk,
amarjargal16@...il.com, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com
Subject: Re: [Outreachy kernel] [PATCH 3/3] staging: rtl8723bs: core: remove
empty comment
On Wed, 31 Mar 2021, Deborah Brouwer wrote:
> Remove empty comment instead of fixing the checkpatch warning that it was
> generating.
Maybe it woudl be better to focus on the purpose of what you are doing.
Something like:
Remove empty comment, which provides no information.
julia
>
> Signed-off-by: Deborah Brouwer <deborahbrouwer3563@...il.com>
> ---
> drivers/staging/rtl8723bs/core/rtw_xmit.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/staging/rtl8723bs/core/rtw_xmit.c b/drivers/staging/rtl8723bs/core/rtw_xmit.c
> index 428c71ce0334..7b4c0f22cd90 100644
> --- a/drivers/staging/rtl8723bs/core/rtw_xmit.c
> +++ b/drivers/staging/rtl8723bs/core/rtw_xmit.c
> @@ -876,8 +876,6 @@ static s32 xmitframe_addmic(struct adapter *padapter, struct xmit_frame *pxmitfr
> *(payload+curfragnum), *(payload+curfragnum+1), *(payload+curfragnum+2), *(payload+curfragnum+3),
> *(payload+curfragnum+4), *(payload+curfragnum+5), *(payload+curfragnum+6), *(payload+curfragnum+7)));
> }
> -/*
> -*/
> }
> return _SUCCESS;
> }
> --
> 2.17.1
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@...glegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/f6be2f84ff5b29a51ca6be0d269c50d54568b2e2.1617221075.git.deborahbrouwer3563%40gmail.com.
>
Powered by blists - more mailing lists