linux/drivers/acpi/apei
Colin Ian King c3f2311e4b ACPI: APEI: remove redundant assignment to variable rc
The variable rc is being assigned a value that is never read,
the assignment is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2021-04-21 18:51:25 +02:00
..
apei-base.c Merge ACPI APEI material for v5.11. 2020-11-23 12:50:17 +01:00
apei-internal.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bert.c ACPI: APEI: Put the boot error record table after parsing 2020-05-09 11:29:17 +02:00
einj.c ACPI: APEI: remove redundant assignment to variable rc 2021-04-21 18:51:25 +02:00
erst-dbg.c acpi: Use pr_warn instead of pr_warning 2019-10-18 15:00:19 +02:00
erst.c ACPI: APEI: ERST: remove unneeded semicolon 2021-02-05 13:50:51 +01:00
ghes.c arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
hest.c ACPI: APEI: Add is_generic_error() to identify GHES sources 2021-01-27 19:01:53 +01:00
Kconfig ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue 2019-02-07 23:10:45 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00