[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/print: introduce new struct drm_device based logging macros (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 13 19:40:19 UTC 2019
== Series Details ==
Series: series starting with [1/8] drm/print: introduce new struct drm_device based logging macros (rev3)
URL : https://patchwork.freedesktop.org/series/70685/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2ccbb2bd92a4 drm/print: introduce new struct drm_device based logging macros
-:83: CHECK:LINE_SPACING: Please don't use multiple blank lines
#83: FILE: include/drm/drm_print.h:432:
+
+
-:85: ERROR:SPACING: space required after that ',' (ctx:VxO)
#85: FILE: include/drm/drm_print.h:434:
+ __drm_printk((drm), info,, fmt, ##__VA_ARGS__)
^
-:88: ERROR:SPACING: space required after that ',' (ctx:VxO)
#88: FILE: include/drm/drm_print.h:437:
+ __drm_printk((drm), notice,, fmt, ##__VA_ARGS__)
^
-:91: ERROR:SPACING: space required after that ',' (ctx:VxO)
#91: FILE: include/drm/drm_print.h:440:
+ __drm_printk((drm), warn,, fmt, ##__VA_ARGS__)
^
-:94: ERROR:SPACING: space required after that ',' (ctx:VxO)
#94: FILE: include/drm/drm_print.h:443:
+ __drm_printk((drm), err,, "*ERROR* " fmt, ##__VA_ARGS__)
^
-:96: CHECK:LINE_SPACING: Please don't use multiple blank lines
#96: FILE: include/drm/drm_print.h:445:
+
+
-:109: CHECK:LINE_SPACING: Please don't use multiple blank lines
#109: FILE: include/drm/drm_print.h:458:
+
+
-:113: CHECK:LINE_SPACING: Please don't use multiple blank lines
#113: FILE: include/drm/drm_print.h:462:
+
+
-:133: CHECK:LINE_SPACING: Please don't use multiple blank lines
#133: FILE: include/drm/drm_print.h:482:
+
+
total: 4 errors, 0 warnings, 5 checks, 79 lines checked
6e1203c54013 drm/client: convert to drm device based logging
bcf9d3cbc0bb drm/fb-helper: convert to drm device based logging
82e3e24464fc drm/gem-fb-helper: convert to drm device based logging
1ab5b849bf17 drm/mipi-dbi: convert to drm device based logging
dea0baf56927 drm/atomic: convert to drm device based logging
39839157ae6f drm/i915/uc: convert to drm device based logging
97cb51cfd412 drm/i915/wopcm: convert to drm device based logging
More information about the Intel-gfx
mailing list