summaryrefslogtreecommitdiff
path: root/drivers/pnp/pnpacpi/Makefile
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 21:33:19 +0300
committerGustavo A. R. Silva <gustavoars@kernel.org>2021-05-18 02:40:54 +0300
commit963cdcc37e98b8dd2894a4a5d48c9d5fe0ae903b (patch)
tree6e83ac65986cfefe3eb5617be5095f8a566259ad /drivers/pnp/pnpacpi/Makefile
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff)
downloadlinux-963cdcc37e98b8dd2894a4a5d48c9d5fe0ae903b.tar.xz
tee: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a break statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'drivers/pnp/pnpacpi/Makefile')
0 files changed, 0 insertions, 0 deletions