]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/sched: Fix preprocessor guard
authorPhilipp Stanner <phasta@kernel.org>
Tue, 18 Feb 2025 12:41:50 +0000 (13:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 12:02:05 +0000 (13:02 +0100)
commitc78f4052cf40265adb396b927194e79e30524080
tree8c254aea6f584896e44213b93b2f625043bd287b
parent2759467d3c50097eddf952c39042f44819b9409a
drm/sched: Fix preprocessor guard

[ Upstream commit 23e0832d6d7be2d3c713f9390c060b6f1c48bf36 ]

When writing the header guard for gpu_scheduler_trace.h, a typo,
apparently, occurred.

Fix the typo and document the scope of the guard.

Fixes: 353da3c520b4 ("drm/amdgpu: add tracepoint for scheduler (v2)")
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250218124149.118002-2-phasta@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/scheduler/gpu_scheduler_trace.h