aboutsummaryrefslogtreecommitdiffstats
path: root/spi.c
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-08-09 06:01:55 +0200
committerAnastasia Klimchuk <aklm@chromium.org>2022-08-14 23:47:09 +0000
commitfddcc379dca27896af3c93559c1390c2b3c6c59d (patch)
tree7ecead1b9b7c6e66d89325b1203f9420c982e609 /spi.c
parent5c644d86efad14850c430328030f804ae83fdf8c (diff)
downloadflashrom-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 'spi.c')
0 files changed, 0 insertions, 0 deletions