diff options
author | Edward O'Callaghan <quasisec@google.com> | 2022-10-10 15:30:46 +1100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2022-10-16 11:39:44 +0000 |
commit | 890d07986b66aed4d216a02977d37bfb69cec034 (patch) | |
tree | be76bfe183a3fe8357ad35c247a27aa911a9a63c /spi25_statusreg.c | |
parent | 001c87d9014b5b2dbb8adc9f64ab7023359a38b4 (diff) | |
download | flashrom-890d07986b66aed4d216a02977d37bfb69cec034.tar.gz flashrom-890d07986b66aed4d216a02977d37bfb69cec034.tar.bz2 flashrom-890d07986b66aed4d216a02977d37bfb69cec034.zip |
flashrom.c: Use programmer_init() func params over global
The 'programmer' intended to be used in the control flow
of 'programmer_init()' is a parameter to the function. Therefore
use that symbol directly over the global copy of it.
Change-Id: I71e61f0633bac2fc472971249910bf3bf57cd0eb
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/68249
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'spi25_statusreg.c')
0 files changed, 0 insertions, 0 deletions