Re: [PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
From: Usama Arif
Date: Tue Mar 31 2026 - 06:16:20 EST
On Thu, 26 Mar 2026 15:10:00 +0000 Dmitry Ilvokhin <d@xxxxxxxxxxxx> wrote:
> None of the trace events in lock.h reference anything from
> linux/sched.h. Remove the unnecessary include.
>
> Signed-off-by: Dmitry Ilvokhin <d@xxxxxxxxxxxx>
> ---
> include/trace/events/lock.h | 1 -
> 1 file changed, 1 deletion(-)
>
Acked-by: Usama Arif <usama.arif@xxxxxxxxx>