coreboot-kgpe-d16/src
Joe Moore 0560a66450 vc/amd/agesa: Remove unused assignments
'Status' is assigned a value three times before it is checked.
Remove the first two assignments.

Change-Id: Id7136d62b4dbd6dce877983467960373b3a7ac22
Signed-off-by: Joe Moore <awokd@danwin1210.me>
Found-by: Coverity CID 1241809
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36257
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-01-10 15:10:36 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch acpi: Be more ACPI compliant when generating _UID 2020-01-09 14:22:51 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
cpu drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers fsp1_1: Drop unused weak function 2020-01-10 14:56:23 +00:00
ec drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
include drivers/spi/spi_flash: explicitly handle STMicro deep power state 2020-01-10 04:55:09 +00:00
lib timestamps: Fix syncing, logging and comments 2020-01-10 14:12:00 +00:00
mainboard mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2 2020-01-10 15:08:38 +00:00
northbridge nb/intel/sandybridge: Add a bunch of MCHBAR defines 2020-01-10 14:59:46 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/mediatek/mt8183: Restore vcore after DRAM calibration 2020-01-10 14:47:59 +00:00
southbridge sb/intel/common: Add smbus_set_slave_addr() 2020-01-09 21:31:31 +00:00
superio drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
vendorcode vc/amd/agesa: Remove unused assignments 2020-01-10 15:10:36 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00