scsi: ufs: Fix initialization of pointer
Pointer cmd_type is uninitialized in ufshcd_cond_add_cmd_trace()
function. Fix this by initializing the pointer with NULL.
Change-Id: I1fde5fc330e21e175c487b9d5f008ab3189a51ef
Signed-off-by:
Siba Prasad <sibap@codeaurora.org>
Loading
Please register or sign in to comment