On 18 July 2018 at 09:16, Michal Simek <[email protected]> wrote: > There is no reason to check parameters in separate switch before main > one. This patch is simplifying error path and checking parameters right > after assignment. > > Signed-off-by: Michal Simek <[email protected]> > --- > > cmd/fpga.c | 44 +++++++++++++++++++++----------------------- > 1 file changed, 21 insertions(+), 23 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

