== Series Details == Series: drm/modes: Fix division by zero error URL : https://patchwork.freedesktop.org/series/121879/ State : warning == Summary == Error: dim checkpatch failed 1beffd9a2b07 drm/modes: Fix division by zero error -:18: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report #18: Reported-by: syzbot+622bba18029bcde672e1@xxxxxxxxxxxxxxxxxxxxxxxxx Signed-off-by: Ziqi Zhao <astrajoan@xxxxxxxxx> -:50: CHECK:SPACING: No space is necessary after a cast #50: FILE: drivers/gpu/drm/drm_modes.c:1306: + return DIV_ROUND_CLOSEST_ULL(num, (u32) den); total: 0 errors, 1 warnings, 1 checks, 27 lines checked