diff options
author | Christoph Müllner <christoph.muellner@theobroma-systems.com> | 2020-01-26 23:20:54 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-30 13:30:35 -0500 |
commit | 0f97e923d4921a057e1a7bbfac170cadefde5624 (patch) | |
tree | 09dd2b0b75d8b976ccf1afe306bb95bcbee1d889 /cmd/smccc.c | |
parent | e4e355f6e456059aed4f9e4ea58eef636445e1d8 (diff) |
optee: Replace uninitialized return variable by proper one.
As hinted by GCC 9, there is a return statement that returns
an uninitialized variable in optee_copy_firmware_node().
This patch addresses this.
Signed-off-by: Christoph Müllner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Diffstat (limited to 'cmd/smccc.c')
0 files changed, 0 insertions, 0 deletions