diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-05-24 10:07:56 +1000 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-05-28 01:39:36 +0000 |
commit | fd8447045a690200ce3c5a4f29677d5a225a2174 (patch) | |
tree | ce16dd3e1faa13e30a9bc13ec0ac957d3d7ac358 /pcidev.c | |
parent | e2f10684b7c8dd0e0445eba32d40307b5f643e67 (diff) | |
download | flashrom-fd8447045a690200ce3c5a4f29677d5a225a2174.tar.gz flashrom-fd8447045a690200ce3c5a4f29677d5a225a2174.tar.bz2 flashrom-fd8447045a690200ce3c5a4f29677d5a225a2174.zip |
serprog.c: Use braces in both branches of conditional statement
As per the coding style, if one branch of a conditional statement
needs braces, all other branches need to have braces as well.
BUG=b:185191942
TEST=builds
Change-Id: I4fdccbd66f0351af98811bf7c2d8e15f0a99d852
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/54862
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'pcidev.c')
0 files changed, 0 insertions, 0 deletions