== Series Details == Series: drm/edid: split out drm_eld.[ch], add some SAD helpers URL : https://patchwork.freedesktop.org/series/123384/ State : warning == Summary == Error: dim checkpatch failed 940b009582a3 drm/edid: split out drm_eld.h from drm_edid.h Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:205: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #205: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 335 lines checked bfb13c1d78fa drm/eld: replace uint8_t with u8 1458d514001c drm/edid: include drm_eld.h only where required 814b0bb13735 drm/edid: use a temp variable for sads to drop one level of dereferences 078b4dda5ca5 drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad 0c4ecf16ece2 drm/eld: add helpers to modify the SADs of an ELD Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:42: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #42: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 88 lines checked