[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/print: introduce new struct drm_device based logging macros

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 10 19:27:20 UTC 2019


== Series Details ==

Series: series starting with [1/8] drm/print: introduce new struct drm_device based logging macros
URL   : https://patchwork.freedesktop.org/series/70685/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e36a486e7bb8 drm/print: introduce new struct drm_device based logging macros
-:82: CHECK:LINE_SPACING: Please don't use multiple blank lines
#82: FILE: include/drm/drm_print.h:432:
+
+

-:84: ERROR:SPACING: space required after that ',' (ctx:VxO)
#84: FILE: include/drm/drm_print.h:434:
+	__drm_printk((drm), info,, fmt, ##__VA_ARGS__)
 	                        ^

-:87: ERROR:SPACING: space required after that ',' (ctx:VxO)
#87: FILE: include/drm/drm_print.h:437:
+	__drm_printk((drm), notice,, fmt, ##__VA_ARGS__)
 	                          ^

-:90: ERROR:SPACING: space required after that ',' (ctx:VxO)
#90: FILE: include/drm/drm_print.h:440:
+	__drm_printk((drm), warn,, fmt, ##__VA_ARGS__)
 	                        ^

-:93: ERROR:SPACING: space required after that ',' (ctx:VxO)
#93: FILE: include/drm/drm_print.h:443:
+	__drm_printk((drm), err,, "*ERROR* " fmt, ##__VA_ARGS__)
 	                       ^

-:95: CHECK:LINE_SPACING: Please don't use multiple blank lines
#95: FILE: include/drm/drm_print.h:445:
+
+

-:108: CHECK:LINE_SPACING: Please don't use multiple blank lines
#108: FILE: include/drm/drm_print.h:458:
+
+

-:112: CHECK:LINE_SPACING: Please don't use multiple blank lines
#112: FILE: include/drm/drm_print.h:462:
+
+

-:132: CHECK:LINE_SPACING: Please don't use multiple blank lines
#132: FILE: include/drm/drm_print.h:482:
+
+

total: 4 errors, 0 warnings, 5 checks, 79 lines checked
9e4cda811194 drm/client: convert to drm device based logging
4aa741b7ace7 drm/fb-helper: convert to drm device based logging
43216b61c8c8 drm/gem-fb-helper: convert to drm device based logging
1140ddc7f557 drm/mipi-dbi: convert to drm device based logging
41aad98d0cf3 drm/atomic: convert to drm device based logging
840bfaa93b0a drm/i915/uc: convert to drm device based logging
c6cf4a566a86 drm/i915/wopcm: convert to drm device based logging



More information about the Intel-gfx mailing list