== Series Details == Series: video/hdmi: minor fixes for *_infoframe_init functions (rev2) URL : https://patchwork.freedesktop.org/series/116819/ State : warning == Summary == Error: dim checkpatch failed c9787366d4ea video/hdmi: minor fixes for *_infoframe_init functions -:218: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #218: FILE: drivers/video/hdmi.c:221: +void hdmi_spd_infoframe_init(struct hdmi_spd_infoframe *frame, const char *vendor, const char *product) -:384: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #384: FILE: include/linux/hdmi.h:253: +void hdmi_spd_infoframe_init(struct hdmi_spd_infoframe *frame, const char *vendor, const char *product); total: 0 errors, 0 warnings, 2 checks, 309 lines checked