Convert pr_warning to pr_warn
This commit is contained in:
parent
ca5cc27a35
commit
3cdb1db179
@ -205,7 +205,7 @@ index 000000000000..9070055de0a1
|
||||
+ pr_info("Secure boot enabled\n");
|
||||
+ break;
|
||||
+ default:
|
||||
+ pr_warning("Secure boot could not be determined (mode %u)\n",
|
||||
+ pr_warn("Secure boot could not be determined (mode %u)\n",
|
||||
+ mode);
|
||||
+ break;
|
||||
+ }
|
||||
|
Loading…
Reference in New Issue
Block a user