On Thu, Mar 28, 2024 at 7:53 AM Tvrtko Ursulin <[email protected]> wrote:
>
> From: Tvrtko Ursulin <[email protected]>
>
> There is no point in compiling in the list and mutex operations which are
> only used from the dma-buf debugfs code, if debugfs is not compiled in.
>
> Put the code in questions behind some kconfig guards and so save some text
> and maybe even a pointer per object at runtime when not enabled.
>
> Signed-off-by: Tvrtko Ursulin <[email protected]>

Reviewed-by: T.J. Mercier <[email protected]>

Reply via email to