diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 11:51:58 -0500 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 11:53:07 -0500 |
commit | 2e7ea96924acc502929c3ffa0fcbdaeec00b2208 (patch) | |
tree | 1afe2982f372f7f7a58e0eab42c4ec83a074dd99 /include | |
parent | e181ad43887c6b6b5995e9b191666f04242d77eb (diff) |
cpufreq: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a
fallthrough warning by simply dropping the empty default case at
the bottom.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions