Re: [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *

Sergey Shtylyov <[email protected]> Wed, 8 Mar 2023 21:15:04 +0300
Newsgroups gmane.linux.ide,gmane.linux.block,gmane.linux.parport,gmane.linux.kernel
Organization Open Mobile Platform
Message-ID <[email protected]>
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 <[email protected]>

Reviewed-by: Sergey Shtylyov <[email protected]>

[...]

MBR, Sergey