Skip to content
Snippets Groups Projects
Verified Commit b844f96e authored by Louis Abel's avatar Louis Abel :tv:
Browse files

remove debrand-rh

parent 8e47edda
No related branches found
No related tags found
No related merge requests found
diff --git a/init/main.c b/init/main.c
index a1d3df9d2fc0..96ee1cbf95f3 100644
--- a/init/main.c
+++ b/init/main.c
@@ -935,7 +935,7 @@ asmlinkage __visible void __init __no_sanitize_address start_kernel(void)
boot_cpu_init();
page_address_init();
pr_notice("%s", linux_banner);
- pr_notice("The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\n");
+ pr_notice("The list of certified hardware and cloud instances for Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.\n");
early_security_init();
setup_arch(&command_line);
setup_boot_config();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment