On Wed, 5 Nov 2025 21:44:51 +1000 Gavin Shan <[email protected]> wrote:
> Use error_abort in acpi_ghes_memory_errors() so that the caller needn't > explicitly call abort() on errors. With this change, its return value > isn't needed any more. > > Suggested-by: Igor Mammedov <[email protected]> > Signed-off-by: Gavin Shan <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
