Skip to content
Snippets Groups Projects
Commit 76ba52b7 authored by Jeffrey Hugo's avatar Jeffrey Hugo
Browse files

qaic: silence possible uninitialized warning


At the end of qaic_manage(), the kfree(rsp) generates a possible
uninitialized use warning.  While this won't actually happen per code
inspection, its pretty trivial to silence, so lets do that.

Change-Id: I478a1f2a200d1a87610cdb642e7679b8fdb7a8c7
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 9a7ecd68
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment