diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2020-02-13 05:16:05 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-02-13 14:16:59 +0100 |
commit | 020bd6c48ebd864d42b5b551a87a323e443918a6 (patch) | |
tree | 355369b5ecdd36a85a346b35cf0d5f11769420dd /tools/hv | |
parent | spi: Add generic SPI multiplexer (diff) | |
download | linux-020bd6c48ebd864d42b5b551a87a323e443918a6.tar.xz linux-020bd6c48ebd864d42b5b551a87a323e443918a6.zip |
spi: spidev_test: Remove break after exit statement
When call print_usage() in parse_opts(), it will exit directly.
Since break is not useful after exit statement, remove it.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/1581567368-8055-1-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions