Re: [PATCH linux next v2] taskstats: adjust indentation of xxx_delay_max/min

From: yang.yang29
Date: Mon May 19 2025 - 10:33:04 EST


> adjust indentation of xxx_delay_max/min in struct taskstats.

I think fixing indentation alone isn't worth a separate patch. There

are still a lot work to do, for example: reduce redundant assignment

and calculation code in delayacct_add_tsk(). So should we fix the

indentation as part of the next patch.