diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-10-18 20:20:03 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-04 11:57:06 +0000 |
commit | 6f7c955464783ba21cda1bcf4b5582b2af0be31e (patch) | |
tree | 3af54e74f3852d03d217c08a730aab36b076d2ec /src/cpu/x86/smm | |
parent | 20994a763bc02d099a282c7dc3098222c7f5fc4f (diff) |
nb/intel/nehalem: Fix 'dead assignment'
Dead increment spotted out using clang-tools.
Value stored to 'some_delay_3_halfcycles' is never read.
Change-Id: I8133f9e8786006bd278d281a132b6a2bd863a967
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36135
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/cpu/x86/smm')
0 files changed, 0 insertions, 0 deletions