X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Freboot.c;h=a515e2d230b7564ae94b3cea11f6cca63318a91e;hb=df561f6688fef775baa341a0f5d960becd248b11;hp=0ec7ced727fe859f7c6cd616348bfca6e156b1cb;hpb=d012a7190fc1fd72ed48911e77ca97ba4521bccd;p=mirror_ubuntu-jammy-kernel.git diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c index 0ec7ced727fe..a515e2d230b7 100644 --- a/arch/x86/kernel/reboot.c +++ b/arch/x86/kernel/reboot.c @@ -654,7 +654,7 @@ static void native_machine_emergency_restart(void) case BOOT_CF9_FORCE: port_cf9_safe = true; - /* Fall through */ + fallthrough; case BOOT_CF9_SAFE: if (port_cf9_safe) {