Re: [PATCH] blk-iocost: don't make all constants unsigned long long

From: Michal Koutný
Date: Thu Dec 22 2022 - 08:59:03 EST


On Tue, Dec 20, 2022 at 09:18:19PM +0100, Yann Droneaud <ydroneaud@xxxxxxxxxx> wrote:
> +enum {
> /* switch iff the conditions are met for longer than this */
> AUTOP_CYCLE_NSEC = 10LLU * NSEC_PER_SEC,
> +};

This looks gratuitous.

What about indivudial #defines with typed literals instead of the "lazy
splitting"?

Regards,
Michal

Attachment: signature.asc
Description: Digital signature