aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMenglong Dong <[email protected]>2021-01-26 17:51:17 -0800
committerTomi Valkeinen <[email protected]>2021-01-27 16:21:36 +0200
commitbbd13d6a7b2e2ed05740a527a63db4f7bd6cb57e (patch)
treecb5deed81627d98e286930dbaf0f36607e4cea0a /tools/perf/scripts/python/export-to-postgresql.py
parent97ecfff41e269d9c3114db85225bf1e493470a8f (diff)
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
The 'r' in dsi_vc_send_short() is of type 'unsigned int', so the 'r < 0' can't be true. Fix this by introducing a 'err' of type 'int' insteaded. Fixes: 1ed6253856cb ("drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg") Signed-off-by: Menglong Dong <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions