On Wed, 25 Sep 2024 06:04:11 +0200 Mauro Carvalho Chehab <[email protected]> wrote:
> acpi_ghes_record_errors() has an assert() at the beginning > to ensure that source_id will be lower than > ACPI_GHES_ERROR_SOURCE_COUNT. Remove a duplicated check. > > Signed-off-by: Mauro Carvalho Chehab <[email protected]> > Reviewed-by: Igor Mammedov <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
