Re: [PATCH v9 24/27] fs/resctrl: Remove unnecessary includes

From: Reinette Chatre
Date: Thu May 01 2025 - 13:35:15 EST


Hi James,

On 4/25/25 10:38 AM, James Morse wrote:
> When splitting and moving the resctrl code to live in fs/resctrl and
> arch/x86, some code was duplicated. This was done to keep the parser
> in the script that does the moving simple. This results in unnecessary
> includes in the arch and filesystem code.
>
> Remove them.
>
> Signed-off-by: James Morse <james.morse@xxxxxxx>
>
> ---

Thank you.

Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette