Re: [PATCH] wifi: ata: pata_parport: epat.c Added missing spaces
From: Sergei Shtylyov
Date: Tue Jul 18 2023 - 05:16:05 EST
On 7/18/23 10:57 AM, hanyu001@xxxxxxxxxx wrote:
> Added spaces needed in the proper places to address:
>
> ./drivers/ata/pata_parport/epat.c:283: ERROR: spaces required around that '=' (ctx:VxV)
> ./drivers/ata/pata_parport/epat.c:283: ERROR: space required after that ';' (ctx:VxV)
> ./drivers/ata/pata_parport/epat.c:283: ERROR: spaces required around that '<' (ctx:VxV)
> ./drivers/ata/pata_parport/epat.c:283: ERROR: space required after that ';' (ctx:VxV)
Is that from checkpatch.pl?
> Signed-off-by: Yu Han <hanyu001@xxxxxxxxxx>
Aside from the issue with the subject:
Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>
MBR, Sergey