Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ea547b16 authored by Rahul Sharma's avatar Rahul Sharma Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/shd: Avoids printing uninitialized variable in log



In the function shd_drm_obj_init, 'i' is printed in the
logs which is an uninitialized variable. This patch avoids
using uninitialized variable 'uint32_t i' in the error
logs.

Change-Id: Ib281671bc15ab47feb7019835c62804d3c984f76
Signed-off-by: default avatarRahul Sharma <rahsha@codeaurora.org>
parent e80972da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment