diff options
author | Baolin Liu <liubaolin@kylinos.cn> | 2023-08-09 16:09:11 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-09-29 11:24:09 +0200 |
commit | b5034c63858d8cb44587bb1ce5a0790a1b4e4a05 (patch) | |
tree | 885c9bec0be029e6338cf70cba351b2fd405b89a /mm/swap_cgroup.c | |
parent | 7deda2ce5b33edc6d689e429e3fe75382468b030 (diff) | |
download | linux-b5034c63858d8cb44587bb1ce5a0790a1b4e4a05.tar.gz linux-b5034c63858d8cb44587bb1ce5a0790a1b4e4a05.tar.bz2 linux-b5034c63858d8cb44587bb1ce5a0790a1b4e4a05.zip |
x86/cpu/amd: Remove redundant 'break' statement
This break is after the return statement, so it is redundant & confusing,
and should be deleted.
Signed-off-by: Baolin Liu <liubaolin@kylinos.cn>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/396ba14d.2726.189d957b74b.Coremail.liubaolin12138@163.com
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions