diff options
author | Colin Ian King <[email protected]> | 2021-04-15 15:37:58 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2021-04-21 18:51:25 +0200 |
commit | c3f2311e4b9e20785f870042ed6ddb3e55d43daf (patch) | |
tree | 2aad4354ddae16efaf7eaec40353e01481395811 /lib/mpi/mpi-mul.c | |
parent | bf05bf16c76bb44ab5156223e1e58e26dfe30a88 (diff) |
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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions