Learn more about cloning repositories
You have read-only access
cmd: ubi: remove unreachable code It does not make sense to check if argc < 2 a second time, especially after accessing argv[1]. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>