summaryrefslogtreecommitdiffstats
path: root/patch-6.2-redhat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patch-6.2-redhat.patch')
-rw-r--r--patch-6.2-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-6.2-redhat.patch b/patch-6.2-redhat.patch
index f708b688c..f2c373a42 100644
--- a/patch-6.2-redhat.patch
+++ b/patch-6.2-redhat.patch
@@ -2674,7 +2674,7 @@ index 463c9295bc28..9f4d0cefeceb 100644
/**
diff --git a/kernel/rh_messages.c b/kernel/rh_messages.c
new file mode 100644
-index 000000000000..586c3319f530
+index 000000000000..c55fb108c6bb
--- /dev/null
+++ b/kernel/rh_messages.c
@@ -0,0 +1,209 @@
@@ -2843,7 +2843,7 @@ index 000000000000..586c3319f530
+ if (msg)
+ str = msg;
+#ifdef CONFIG_MODULES
-+ else if (mod && mod->name)
++ else if (mod)
+ str = mod->name;
+#endif
+