c102669c986ce0216bbd5bb2e851e514f7a94c36

In plane atomic_check function, the error code from one of the checks is overwritten by the return-value of subsequent check. This leads to wrong return-value propagation resulting in undefined behavior. Fix it to return the appropriate error code on any failure. Change-Id: I53b427d1b69c3ebfaa6709814bd9095676ff942d Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
설명
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%