Re: [PATCH v5] ata/pata_buddha: Probe via modalias instead of initcall

From: Max Staudt
Date: Tue Aug 20 2019 - 12:42:49 EST


Hi Bartlomiej,

On 08/20/2019 02:06 PM, Bartlomiej Zolnierkiewicz wrote:
> WARNING: line over 80 characters
> #354: FILE: drivers/ata/pata_buddha.c:287:
> + while ((z = zorro_find_device(ZORRO_PROD_INDIVIDUAL_COMPUTERS_X_SURF, z))) {

I see no good way to shorten this one. I think it's obvious enough to allow overflowing by a few chars - do you agree?


Max