✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: series starting with [1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
URL   : https://patchwork.freedesktop.org/series/66547/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bbd3d29d2b47 drm/connector: Share with non-atomic drivers the function to get the single encoder
cb40462fdc86 drm/connector: Allow max possible encoders to attach to a connector
-:491: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'connector' - possible side-effects?
#491: FILE: include/drm/drm_connector.h:1612:
+#define drm_connector_for_each_possible_encoder(connector, encoder) \
+	drm_for_each_encoder_mask(encoder, (connector)->dev, \
+				  (connector)->possible_encoders)

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux