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>
Loading
Please sign in to comment
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>