An error occurred while fetching folder content.
Add ret to return from console_uninit() function
Jimmy Huang authored
The 'ret' was missing in console_uninit() implementation, so the
program doesn't return from console_uninit(). Instead, it keeps
executing the following instructions which is not expected.

Change-Id: I810684f37f61c41c6f95a3bb36914d0765da8571
Signed-off-by: default avatarJimmy Huang <jimmy.huang@mediatek.com>
c85a15fc
Name Last commit Last update
..