summaryrefslogtreecommitdiffstats
path: root/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-05-01 11:34:41 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-05-01 11:34:41 -0500
commitd254a0758539b4d01ea06dee5d2c03502596837c (patch)
treea528e8e7e61edfeb9343d7f673a3d606652d106a /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parent67f313c852f247a960a3b75eeff433ee42cd388c (diff)
downloadkernel-d254a0758539b4d01ea06dee5d2c03502596837c.tar.gz
kernel-d254a0758539b4d01ea06dee5d2c03502596837c.tar.xz
kernel-d254a0758539b4d01ea06dee5d2c03502596837c.zip
kernel-5.7.0-0.rc3.20200501gitc45e8bccecaf.1
* Fri May 01 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc3.20200501gitc45e8bccecaf.1] - c45e8bccecaf rebase - Updated changelog for the release based on 1d2cc5ac6f66 ("CKI@GitLab") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch')
-rw-r--r--0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
index 5ee73ce78..83f5d4a09 100644
--- a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
+++ b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
@@ -1,4 +1,4 @@
-From c41562f22f17f3bf3f1e5125badb65e123fabba1 Mon Sep 17 00:00:00 2001
+From 368c7416bc790f32d92da3683ac00d28adcf299d Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones@redhat.com>
Date: Mon, 2 Oct 2017 18:22:13 -0400
Subject: [PATCH] Add efi_status_to_str() and rework efi_status_to_err().