diff options
author | Liam Beguin <liambeguin@gmail.com> | 2021-07-08 17:16:45 -0400 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-07-27 11:52:30 -0700 |
commit | 284c537a8aceb58ebcdc5a6cf7a21645ce6c4111 (patch) | |
tree | 9b24a3e2c812cacf17194a10c99e235c0c3eb6de /Documentation/devicetree | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) | |
download | lwn-284c537a8aceb58ebcdc5a6cf7a21645ce6c4111.tar.gz lwn-284c537a8aceb58ebcdc5a6cf7a21645ce6c4111.zip |
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 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions