diff options
| author | Pali Rohár <[email protected]> | 2022-02-07 10:12:24 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-02-10 07:12:16 +0100 |
| commit | 9e6d71d2b55f156c907d073825359d6ae441d9cf (patch) | |
| tree | de5404b159169d5766ffbc8bc6741ba17aa8d01e /include/linux/string.h | |
| parent | c153576d8dfc80c651a7edb046adbaa1c1c17e42 (diff) | |
tools: kwboot: Allow to use -b without image path as the last getopt() option
Currently it is possible to call "kwboot -b -t /dev/ttyUSB0" but not to
call "kwboot -b /dev/ttyUSB0".
Fix it by not trying to process the last argv[], which is non-getopt()
option (tty path) as the image path for -b.
Fixes: c513fe47dca2 ("tools: kwboot: Allow to use option -b without image path")
Reported-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Marcel Ziswiler <[email protected]>
Tested-by: Marcel Ziswiler <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
