diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-19 11:09:01 -0600 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-12-01 15:49:50 +0100 |
commit | d49ee56292d7d11586efd0b4feaafafc36d54101 (patch) | |
tree | 17f507ef8560b4a55621274498221c2cccdfeb9c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | bc5d098432225e381328be0301948a6cb34f11e3 (diff) |
gpio: ath79: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a
warning by explicitly adding a fallthrough pseudo-keyword to indicate
that the code is intended to fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions