summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-10-08 17:00:22 +0000
committerJeremy Cline <jcline@redhat.com>2019-10-08 17:00:22 +0000
commit391323a40ee8ef2832065afd81ab5b14c8c9aea3 (patch)
tree73f1499326bb5dbdb902082ffe3679730fa307d4 /efi-secureboot.patch
parentfb4a47e6a78636ff069d040679885b97a6aa234b (diff)
downloadkernel-391323a40ee8ef2832065afd81ab5b14c8c9aea3.tar.gz
kernel-391323a40ee8ef2832065afd81ab5b14c8c9aea3.tar.xz
kernel-391323a40ee8ef2832065afd81ab5b14c8c9aea3.zip
Linux v5.4-rc2-20-geda57a0e4299
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r--efi-secureboot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index de6f5eef9..ee5382029 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -63,7 +63,7 @@ index a8d59d612d27..467b9ccdf993 100644
{
return 0;
}
-+static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level);
++static inline int security_lock_kernel_down(const char *where, enum lockdown_reason level)
+{
+ return 0;
+}