[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp/mst : Get clock rate from sink's available PBN (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 5 05:56:28 UTC 2020
== Series Details ==
Series: drm/i915/dp/mst : Get clock rate from sink's available PBN (rev2)
URL : https://patchwork.freedesktop.org/series/71647/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
1cb408eb7f9a drm/i915/dp/mst : Get clock rate from sink's available PBN
-:59: WARNING:LONG_LINE: line over 100 characters
#59: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:575:
+ clock_rate = ((u64)port->available_pbn * (54 * 8 * 1000 * 1000)) / (64 * 1006);
total: 0 errors, 1 warnings, 0 checks, 53 lines checked
More information about the Intel-gfx
mailing list