diff options
author | Shang XiaoJing <[email protected]> | 2022-09-22 22:14:36 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-10-04 08:55:22 -0300 |
commit | cdd3b15d6871e7b164e3dd82514dfcc4daa7559b (patch) | |
tree | 206b9bcd7fb078763354bdb94a6c0a5e53f93c07 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e8a6430ff605734ab5a7da42097f6b786a78ba2b (diff) |
perf stat: Merge cases in process_evlist
As two cases in process_evlist has same behavior, make the first fall
through to the second.
Commiter notes:
Added __fallthrough, the kernel has "fallthrough", we need to make
tools/ use it.
Signed-off-by: Shang XiaoJing <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions