diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-08-09 06:01:55 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-08-14 23:47:09 +0000 |
commit | fddcc379dca27896af3c93559c1390c2b3c6c59d (patch) | |
tree | 7ecead1b9b7c6e66d89325b1203f9420c982e609 /w39.c | |
parent | 5c644d86efad14850c430328030f804ae83fdf8c (diff) | |
download | flashrom-fddcc379dca27896af3c93559c1390c2b3c6c59d.tar.gz flashrom-fddcc379dca27896af3c93559c1390c2b3c6c59d.tar.bz2 flashrom-fddcc379dca27896af3c93559c1390c2b3c6c59d.zip |
linux_spi.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: I31e0baa2c5800c722a9ba853bcd40d71ed343f6d
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66568
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'w39.c')
0 files changed, 0 insertions, 0 deletions