summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--efi-secureboot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index b58d90bfc..931b90f44 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -22,7 +22,7 @@ index 9cd4455528e5..f79007bf439d 100644
#endif /* CONFIG_BPF_SYSCALL */
LSM_HOOK(int, 0, locked_down, enum lockdown_reason what)
-+LSM_HOOK(int, 0, lock_kernel_down, const char *where, enum lockdown_reason level);
++LSM_HOOK(int, 0, lock_kernel_down, const char *where, enum lockdown_reason level)
+
#ifdef CONFIG_PERF_EVENTS