== Series Details == Series: drm/edid: overhaul displayid iterator URL : https://patchwork.freedesktop.org/series/87802/ State : warning == Summary == $ dim checkpatch origin/drm-tip 3dfb9f5009ca drm/edid: make a number of functions, parameters and variables const 02e11a7ac9cc drm/displayid: add separate drm_displayid.c -:30: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #30: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 175 lines checked 3a553321e322 drm/displayid: add new displayid section/block iterators -:141: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #141: FILE: include/drm/drm_displayid.h:125: +#define displayid_iter_for_each(__block, __iter) \ + while (((__block) = __displayid_iter_next(__iter))) total: 1 errors, 0 warnings, 0 checks, 99 lines checked 8eeaa063fba8 drm/edid: use the new displayid iterator for detailed modes 56ed12e086fa drm/edid: use the new displayid iterator for finding CEA extension 53e35494caf9 drm/edid: use the new displayid iterator for tile info _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx