Re: [PATCH v4 11/27] ata: fix CodingStyle issues in PATA timings code

From: Christoph Hellwig
Date: Thu Mar 26 2020 - 05:49:21 EST


On Tue, Mar 17, 2020 at 03:43:17PM +0100, Bartlomiej Zolnierkiewicz wrote:
> * fix the overly long line in ata_timing_quantize()
>
> * use standard kernel CodingStyle in ata_timing_merge()
>
> * do not use assignment in if condition in ata_timing_compute()
>
> * fix non-standard comment style in ata_timing_compute()
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>