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>