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