diff options
author | Liam Beguin <liambeguin@gmail.com> | 2021-07-09 00:16:45 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-07-27 21:52:30 +0300 |
commit | 284c537a8aceb58ebcdc5a6cf7a21645ce6c4111 (patch) | |
tree | 9b24a3e2c812cacf17194a10c99e235c0c3eb6de /arch/arm/Kconfig | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) | |
download | linux-284c537a8aceb58ebcdc5a6cf7a21645ce6c4111.tar.xz |
clk: lmk04832: drop redundant fallthrough statements
When the body of a case statement is empty, it is well understood that
it is intentional and explicit fallthrough statements are not required.
Drop them.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Link: https://lore.kernel.org/r/20210708211645.3621902-1-liambeguin@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions