diff options
author | Edward O'Callaghan <quasisec@google.com> | 2022-08-19 22:10:14 +1000 |
---|---|---|
committer | Thomas Heijligen <src@posteo.de> | 2022-08-25 18:59:17 +0000 |
commit | 1acef1689589dbb0afc1323739ba914b40b3fc41 (patch) | |
tree | 025fc2bc9784a5797407f5c927fb2720126a39b1 /drkaiser.c | |
parent | 907407830ed5597ea640012a2bc078c2c0d0d730 (diff) | |
download | flashrom-1acef1689589dbb0afc1323739ba914b40b3fc41.tar.gz flashrom-1acef1689589dbb0afc1323739ba914b40b3fc41.tar.bz2 flashrom-1acef1689589dbb0afc1323739ba914b40b3fc41.zip |
realtek_mst_i2c_spi.c: Avoid premature initialisation
get_param()'s co-domain should either be well defined or
error and return. By prematurely initialising we can
obscure compiler warnings for unchecked error branches.
Change-Id: I50bb6db24bb74c6b492d6a0fad9d9225dbb650ac
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66911
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'drkaiser.c')
0 files changed, 0 insertions, 0 deletions