[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/modes: Fix division by zero error

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 2 13:24:57 UTC 2023


== 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 at syzkaller.appspotmail.com
Signed-off-by: Ziqi Zhao <astrajoan at yahoo.com>

-: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




More information about the Intel-gfx mailing list