On 18 July 2018 at 09:16, Michal Simek <[email protected]> wrote: > Parameter checking is dead code because all the time there must be all > params assigned. If they are not assigned there is no 9th parameters > passed and checking before return CMD_RET_USAGE. > > Signed-off-by: Michal Simek <[email protected]> > --- > > cmd/fpga.c | 7 ------- > 1 file changed, 7 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

