diff options
author | Matt Fleming <[email protected]> | 2014-09-11 09:04:25 +0100 |
---|---|---|
committer | Matt Fleming <[email protected]> | 2014-09-24 12:46:59 +0100 |
commit | 56394ab8c26893bbaef02da04a06cc5ae71ccc5c (patch) | |
tree | c1d8de73c36f28fda3b642210b897c41ac028b8b /net/lapb/lapb_subr.c | |
parent | 84be880560fbbd0b6a6ef973bee85dbd4ca52198 (diff) |
x86/efi: Delete misleading efi_printk() error message
A number of people are reporting seeing the "setup_efi_pci() failed!"
error message in what used to be a quiet boot,
https://bugzilla.kernel.org/show_bug.cgi?id=81891
The message isn't all that helpful because setup_efi_pci() can return a
non-success error code for a variety of reasons, not all of them fatal.
Let's drop the return code from setup_efi_pci*() altogether, since
there's no way to process it in any meaningful way outside of the inner
__setup_efi_pci*() functions.
Reported-by: Darren Hart <[email protected]>
Reported-by: Josh Boyer <[email protected]>
Cc: Ulf Winkelvos <[email protected]>
Cc: Andre Müller <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions