summaryrefslogtreecommitdiff
path: root/serprog.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-03-27 12:15:09 +0200
committerNico Huber <nico.h@gmx.de>2018-04-24 20:18:58 +0000
commit124ef38f7afc61ad7c713c22aad7c5c7f79bdb9b (patch)
tree980f498681fcc053ec1e591e22bb16afbef0a191 /serprog.c
parent3f7e3419887c6d37330387f8e32c86ba47bdf70c (diff)
downloadflashrom-git-124ef38f7afc61ad7c713c22aad7c5c7f79bdb9b.tar.gz
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>
Diffstat (limited to 'serprog.c')
-rw-r--r--serprog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/serprog.c b/serprog.c
index 62f28208..c5a35b47 100644
--- a/serprog.c
+++ b/serprog.c
@@ -662,7 +662,7 @@ int serprog_init(void)
}
msg_pdbg(MSGHEADER "operation buffer size is %d\n",
sp_device_opbuf_size);
- }
+ }
if (sp_check_commandavail(S_CMD_S_PIN_STATE)) {
uint8_t en = 1;