diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2019-06-24 16:32:19 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-13 18:37:31 +0000 |
commit | e99c1985d587a8983917baf4c9a0609178eca109 (patch) | |
tree | b7be46cf6330e6eef16f39890eaf11741a19b8b8 /src/drivers | |
parent | 31af70dd96406c596306f424ae929664e7862fc2 (diff) |
device/hypertransport.c: Remove dead assignment
last_unitid is immediately overwritten in the do loop, so this assignment
is not needed. This a relic from old code that commit 13f1c2af8b made
obsolete, but was never removed.
Change-Id: I2eecddd025f7a64b0a70fc07a61ebb43aba757d6
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: scan-build 8.0.0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34292
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions