mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Fix whitespace errors
Change-Id: Ic2d3bb9d8581a0471a8568a130f893b34dddf113 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/25380 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
3f7e341988
commit
124ef38f7a
2
ichspi.c
2
ichspi.c
@ -737,7 +737,7 @@ static void ich_set_bbar(uint32_t min_addr)
|
|||||||
* may even crash.
|
* may even crash.
|
||||||
*/
|
*/
|
||||||
static void ich_read_data(uint8_t *data, int len, int reg0_off)
|
static void ich_read_data(uint8_t *data, int len, int reg0_off)
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
uint32_t temp32 = 0;
|
uint32_t temp32 = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user