On Thu, Apr 07, 2022 at 02:59:47PM +0200, Alaa Mohamed wrote: > Reported by checkpatch: > > Remove unnecessary parentheses around structure field references > > Signed-off-by: Alaa Mohamed <eng.alaamohamedsoliman.am@xxxxxxxxx> > --- > Changes in v2: > - Edit commit subject > - Edit commit message > - Fix the same check in more lines > - Remove space before '.skey' in > "memcpy(psta->tkiptxmickey.skey," in lines 84 and 86. > --- > Changes in v3: > return the space before '.skey' in > "memcpy(psta->tkiptxmickey.skey," in lines 84 and 86 > --- > Changes in v4: > edit commit message to be clearer. > --- Why did you send this patch twice?