diff options
author | Tom Rix <trix@redhat.com> | 2020-10-19 22:08:03 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-10-26 12:24:35 +0100 |
commit | 633cdaf29ec4aae29868320adb3a4f1c5b8c0eac (patch) | |
tree | 55135ac4516c1f88aa4ce9fb188cc30f335bb676 /arch/x86/include/asm | |
parent | Linux 5.10-rc1 (diff) | |
download | linux-633cdaf29ec4aae29868320adb3a4f1c5b8c0eac.tar.xz linux-633cdaf29ec4aae29868320adb3a4f1c5b8c0eac.zip |
x86/mce: Remove unneeded break
A break is not needed if it is preceded by a return.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20201019200803.17619-1-trix@redhat.com
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions