[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: modified to drm_info in dsb_prepare()

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 24 08:49:28 UTC 2022


== Series Details ==

Series: drm/i915/dsb: modified to drm_info in dsb_prepare()
URL   : https://patchwork.freedesktop.org/series/101723/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d7c0e5b3bf10 drm/i915/dsb: modified to drm_info in dsb_prepare()
-:28: WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#28: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:278:
 	if (!dsb) {
+		drm_info(&i915->drm, "DSB object creation failed\n");

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




More information about the Intel-gfx mailing list