misc: Correct unread variable error by propagating status
Cppcheck detected that status variable was updated but not used
afterward. This patch fix this by propagating the status' value.
Change-Id: I9eb8e3a39e69d2d334548042f4e6d4f5d1ba3820
Signed-off-by:
Raphael Gault <raphael.gault@arm.com>
Loading
Please register or sign in to comment