]> www.infradead.org Git - users/hch/misc.git/commit
drm/sched: Fix preprocessor guard
authorPhilipp Stanner <phasta@kernel.org>
Tue, 18 Feb 2025 12:41:50 +0000 (13:41 +0100)
committerPhilipp Stanner <phasta@kernel.org>
Mon, 3 Mar 2025 15:03:48 +0000 (16:03 +0100)
commit23e0832d6d7be2d3c713f9390c060b6f1c48bf36
tree94ef4bf43df09e09bc765f8b577ce61dd9e3a422
parent1d2eabb6616433ccaa13927811bdfa205e91ba60
drm/sched: Fix preprocessor guard

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
drivers/gpu/drm/scheduler/gpu_scheduler_trace.h