== Series Details == Series: drm/i915: remove trailing semicolon in macro definition URL : https://patchwork.freedesktop.org/series/84354/ State : warning == Summary == $ dim checkpatch origin/drm-tip ba9e1a69788c drm/i915: remove trailing semicolon in macro definition -:19: CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'name' may be better as '(name)' to avoid precedence issues #19: FILE: drivers/gpu/drm/i915/intel_device_info.c:107: +#define PRINT_FLAG(name) drm_printf(p, "%s: %s\n", #name, yesno(info->name)) total: 0 errors, 0 warnings, 1 checks, 8 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx