[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Use full allocated minor range for DRM (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sun Sep 11 21:52:34 UTC 2022


== Series Details ==

Series: drm: Use full allocated minor range for DRM (rev2)
URL   : https://patchwork.freedesktop.org/series/108206/
State : warning

== Summary ==

Error: dim checkpatch failed
48b297af081c drm: Use XArray instead of IDR for minors
aa7dc1fa2e97 drm: Expand max DRM device number to full MINORBITS
e99972a1a9c6 drm: Introduce skip_legacy_minors modparam
-:49: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#49: FILE: drivers/gpu/drm/drm_drv.c:136:
+		r = xa_alloc(&drm_minors_xa, &minor->index, NULL, DRM_LEGACY_MINOR_LIMIT(type), GFP_KERNEL);

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




More information about the Intel-gfx mailing list