✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Add MCR type check for wa registers

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 19 02:51:44 UTC 2023


== Series Details ==

Series: drm/i915/guc: Add MCR type check for wa registers
URL   : https://patchwork.freedesktop.org/series/127935/
State : warning

== Summary ==

Error: dim checkpatch failed
9cab6f43c361 drm/i915/guc: Add MCR type check for wa registers
-:56: WARNING:BRACES: braces {} are not necessary for single statement blocks
#56: FILE: drivers/gpu/drm/i915/gt/intel_gt_mcr.c:738:
+		if (reg_needs_read_steering(gt, mcr_reg, type)) {
+			return true;
+		}

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




More information about the Intel-gfx mailing list