Re: [PATCH 02/32] pata_parport-bpck6: remove useless range check from read/write_regr

From: Sergey Shtylyov
Date: Wed Mar 08 2023 - 13:04:00 EST


On 3/8/23 1:45 AM, Ondrej Zary wrote:

> bpck6_read_regr() and bpck6_write_regr() check values of cont and reg
> but there's no point in doing that. They can only be called with
> a fixed set of values. Remove the checks.
>
> Signed-off-by: Ondrej Zary <linux@xxxxxxx>


Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>

[...]

MBR, Sergey