mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Remove trailing whitespace
Change-Id: I1ff9418bcf150558ce7c97fafa3a68e5fa59f11e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/31227 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
@ -697,7 +697,7 @@ static int dediprog_spi_send_command(struct flashctx *flash,
|
||||
msg_perr("Invalid readcnt=%i, aborting.\n", readcnt);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
unsigned int idx, value;
|
||||
/* New protocol has options and timeout combined as value while the old one used the value field for
|
||||
* timeout and the index field for options. */
|
||||
|
Reference in New Issue
Block a user