Re: [PATCH v3 2/7] proc/task_mmu: remove unnecessary inlines in function definitions

From: David Hildenbrand (Arm)

Date: Fri Sep 11 2026 - 11:51:43 EST


On 9/11/26 01:47, Suren Baghdasaryan wrote:
> It was pointed out in the previous reviews of this code that many
> functions are specified as inline, which is unnecessary as the compile
> can make that decision by itself. Cleanup these definitions.
>
> No change in the resulting binary file size with gcc v15.2.0.
> No functional change intended.
>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>
> Reviewed-by: Liam R. Howlett (Oracle) <liam@xxxxxxxxxxxxx>
> Reviewed-by: Lorenzo Stoakes (ARM) <ljs@xxxxxxxxxx>
> Acked-by: Usama Arif <usama.arif@xxxxxxxxx>
> ---

Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>

--
Cheers,

David