]> Gentwo Git Trees - linux/.git/commit
sched/core: Remove duplicate included header file stats.h
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 19 Feb 2025 11:17:57 +0000 (12:17 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 21 Feb 2025 19:19:13 +0000 (20:19 +0100)
commitb796ea8489918efb34cef0972ec3771b4a7b6f9a
tree4c836b57ed7599d6016b0d445c9ff1cbdf152a58
parentd90c9de9de2f1712df56de6e4f7d6982d358cabe
sched/core: Remove duplicate included header file stats.h

The header file stats.h is included twice. Remove the redundant include
and the following make includecheck warning:

  stats.h is included more than once

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20250219111756.3070-2-thorsten.blum@linux.dev
kernel/sched/core.c