Re: [PATCH 2/2] staging: rtl8723bs: move comments to silence 'line too long' warning

From: Fabio Aiuto
Date: Mon May 10 2021 - 09:15:24 EST


On Mon, May 10, 2021 at 04:00:19PM +0300, Dan Carpenter wrote:
> On Mon, May 10, 2021 at 02:46:19PM +0200, Fabio Aiuto wrote:
> > move comments to fix the following post commit hook
> > checkpatch warnings:
> >
> > WARNING: line length of 110 exceeds 100 columns
> > 115: FILE: drivers/staging/rtl8723bs/core/rtw_security.c:510:
> > + *((__le32 *)crc)
> > = ~crc32_le(~0, payload, length);/* modified by Amy*/
>
> Please delete the Amy comments. :P

ok, will fix and submit a v2 :)

>
> regards,
> dan carpenter
>

thank you,

fabio