
13 Dec
2018
13 Dec
'18
1:47 a.m.
On Tue, Dec 04, 2018 at 09:30:08PM +0100, Simon Goldschmidt wrote:
One of the hexdump tests in test/lib/hexdump.c returns right at the start of the function without testing anything.
Fix this by moving the 'return 0;' statement to the end of the function.
Signed-off-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom