diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-08-08 02:34:48 +0000 |
|---|---|---|
| committer | Gustavo A. R. Silva <[email protected]> | 2019-08-10 00:53:35 +0000 |
| commit | 1f7585f30a3af595ac07f610b807c738c9e3baab (patch) | |
| tree | d30f6c9bd5430633ce1f7b4b8e716491cbdd241f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | scsi: fas216: Mark expected switch fall-throughs (diff) | |
| download | kernel-1f7585f30a3af595ac07f610b807c738c9e3baab.tar.gz kernel-1f7585f30a3af595ac07f610b807c738c9e3baab.zip | |
ARM: ep93xx: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through.
Fix the following warnings (Building: arm-ep93xx_defconfig arm):
arch/arm/mach-ep93xx/crunch.c: In function 'crunch_do':
arch/arm/mach-ep93xx/crunch.c:46:3: warning: this statement may
fall through [-Wimplicit-fallthrough=]
memset(crunch_state, 0, sizeof(*crunch_state));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/arm/mach-ep93xx/crunch.c:53:2: note: here
case THREAD_NOTIFY_EXIT:
^~~~
Notice that, in this particular case, the code comment is
modified in accordance with what GCC is expecting to find.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
