diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-07-16 11:09:16 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-08-14 23:36:25 +0000 |
commit | ca4608db6fb444752847db3de1b6d467ffdde16f (patch) | |
tree | abc5a8a58c69ac791a3cf2e2dda95b49d459a2b5 /at45db.c | |
parent | 03bb6f77fb45a8b4dba70467a4f8729854afbdc3 (diff) | |
download | flashrom-ca4608db6fb444752847db3de1b6d467ffdde16f.tar.gz flashrom-ca4608db6fb444752847db3de1b6d467ffdde16f.tar.bz2 flashrom-ca4608db6fb444752847db3de1b6d467ffdde16f.zip |
sb600spi.c: Use one variable to store raw parameter values
Currently, each programmer parameter has their own temp variable to
store their raw value into it. That's not needed since these variables
are only used for a short time to do some configuration and stay unused
then. Thus, use only one variable for all of them.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I247012523c5e864ddb9e1e635df51e4311e5d5c5
Reviewed-on: https://review.coreboot.org/c/flashrom/+/65908
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'at45db.c')
0 files changed, 0 insertions, 0 deletions