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

Skip to content
Commit b790ab7e authored by Shadab Naseem's avatar Shadab Naseem Committed by Gerrit - the friendly Code Review server
Browse files

sysmon-qmi: Fix compilation error while using LLVM



LLVM compiler gave compilation error for directly
dereferencing completion datatype for conditional check.
"warning: address of 'data->ind_recv.done' will always
evaluate to 'true' [-Wpointer-bool-conversion]"
Use completion API to fix it.

Change-Id: I985212802fe37d4b0ebe1b45e90f52d6213864f7
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
Signed-off-by: default avatarSwetha Chikkaboraiah <schikk@codeaurora.org>
parent 477ec023
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