diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-04-26 10:58:16 +1000 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2021-04-27 09:49:20 +0000 |
commit | 62fb7649c89463ca045a7c4a376a096f7d4c2d63 (patch) | |
tree | 8db9b9708beceb83bfb4fc7d4cfd41fc085faa53 /util/flashrom_tester/src | |
parent | 13a8b921601202633953c28cca5e712dd73bc85b (diff) | |
download | flashrom-62fb7649c89463ca045a7c4a376a096f7d4c2d63.tar.gz flashrom-62fb7649c89463ca045a7c4a376a096f7d4c2d63.tar.bz2 flashrom-62fb7649c89463ca045a7c4a376a096f7d4c2d63.zip |
jlink_spi.c: Drop jaylink_ prefix for spi data struct members
Since jaylink context and jaylink device handle are not global
variables anymore, but members of the struct jlink_spi_data,
jaylink_ prefix can be dropped from members names and moved to
struct variable name. Follow up on 52560.
BUG=b:185191942
TEST=builds
Change-Id: If6e68e0dabb6bfad1088ff975445961294bbc03d
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/52661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Tested-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Miklós Márton <martonmiklosqdev@gmail.com>
Diffstat (limited to 'util/flashrom_tester/src')
0 files changed, 0 insertions, 0 deletions