Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: KSPP#115 Signed-off-by: Gustavo A. R. Silva <[email protected]>
- Loading branch information