[PATCH v1 0/1] drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config option

Nitin Gote nitin.r.gote at intel.com
Fri Jan 3 06:26:50 UTC 2025


Use IS_ENABLED() instead of defined() for checking whether a kconfig
option is enabled.

Nitin Gote (1):
  drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config option

 drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1



More information about the Intel-gfx mailing list