[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: rename DBG() to GTT_TRACE()

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 11 13:32:29 UTC 2023


== Series Details ==

Series: drm/i915/gt: rename DBG() to GTT_TRACE()
URL   : https://patchwork.freedesktop.org/series/123538/
State : warning

== Summary ==

Error: dim checkpatch failed
025fa566293e drm/i915/gt: rename DBG() to GTT_TRACE()
-:103: WARNING:TRACE_PRINTK: Do not use trace_printk() in production code (this can be ignored if built only with a debug config option)
#103: FILE: drivers/gpu/drm/i915/gt/intel_gtt.h:38:
+#define GTT_TRACE(...) trace_printk(__VA_ARGS__)

total: 0 errors, 1 warnings, 0 checks, 83 lines checked




More information about the Intel-gfx mailing list