On 17 November 2014 08:19, Masahiro Yamada <[email protected]> wrote: > These conditions never happen. > - There is no real uclass with UCLASS_INVALID id. > - uclass never becomes NULL because ll_entry_start() always returns > a valid pointer. > > Signed-off-by: Masahiro Yamada <[email protected]>
Yes we now use proper error codes to detect an invalid uclass, so it is good to clean this up. Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

