diff options
author | Tom Rix <trix@redhat.com> | 2020-10-19 18:51:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-09 16:05:09 +0100 |
commit | 6a80467a21ca4268f1d97daa1f43b66b86fe3887 (patch) | |
tree | bbb35ac47850d366551d1cf00ad4e3d50b234d1d /drivers/accessibility | |
parent | char: mwave: remove unneeded break (diff) | |
download | linux-6a80467a21ca4268f1d97daa1f43b66b86fe3887.tar.xz linux-6a80467a21ca4268f1d97daa1f43b66b86fe3887.zip |
vme: remove unneeded break
A break is not needed if it is preceded by a return or goto
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20201019165112.29091-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions