Re: [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
From: Sergey Shtylyov
Date: Wed Mar 08 2023 - 13:15:55 EST
On 3/8/23 1:45 AM, Ondrej Zary wrote:
> pi->pardev is struct pardevice *, no need to cast it to the same type.
> Also clean up the return mess.
>
> Signed-off-by: Ondrej Zary <linux@xxxxxxx>
Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>
[...]
MBR, Sergey