bbu: Remove logical negation in barebox_update_handler_exists()
Returning !bbu_find_handler() from barebox_update_handler_exists()
would return the opposite result from what the name of that funciton
implies. Drop the "!" to make it behave as expected.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ea3da39 commit a4b7204f40888d87f4a2c48522bb0264a05fc960
@Andrey Smirnov Andrey Smirnov authored on 23 Aug 2018
Sascha Hauer committed on 31 Aug 2018
Showing 1 changed file
View
common/bbu.c