== Series Details == Series: drm/edid: split out drm_eld.[ch], add some SAD helpers (rev2) URL : https://patchwork.freedesktop.org/series/123384/ State : warning == Summary == Error: dim checkpatch failed b5defeb2a7ad 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' -:206: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #206: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 335 lines checked d01ca4b834c3 drm/eld: replace uint8_t with u8 4a991dcc8512 drm/edid: include drm_eld.h only where required 555b76071edf drm/edid: use a temp variable for sads to drop one level of dereferences 46ee25389e20 drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad cde45a4db4e2 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' -:45: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #45: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 88 lines checked