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>
diff --git a/dediprog.c b/dediprog.c
index 72818ea..44a0018 100644
--- a/dediprog.c
+++ b/dediprog.c
@@ -697,7 +697,7 @@
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. */