clang-error: fix clang-analyzer-deadcode.DeadStores error
This clang error is generated when the value stored to a variable
is never read in the code.
Change-Id: Ib68741b3aaf8856010d0073675abc2fdb3012712
Signed-off-by:
Pavithra Barithaya <pavithra.b@ibm.com>
Loading
Please register or sign in to comment