summaryrefslogtreecommitdiffstats
path: root/cli_common.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-08-18 09:24:26 +0200
committerNico Huber <nico.h@gmx.de>2018-08-19 10:41:55 +0000
commit5bd11dc8476b4b17cef58d8d855f2b50e74da2f4 (patch)
tree1d11b50457a755374ede6d3981248d7e1cd5cfd2 /cli_common.c
parentc6fe5d83373783973cfa3c0ab8499f05b23da02f (diff)
downloadflashrom-5bd11dc8476b4b17cef58d8d855f2b50e74da2f4.tar.gz
flashrom-5bd11dc8476b4b17cef58d8d855f2b50e74da2f4.tar.bz2
flashrom-5bd11dc8476b4b17cef58d8d855f2b50e74da2f4.zip
Remove empty line at EOF
Change-Id: Id6063cb5d406d7139abf7fcdf2ae265363640f9f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28207 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'cli_common.c')
-rw-r--r--cli_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli_common.c b/cli_common.c
index 2ccfe071a..93758590b 100644
--- a/cli_common.c
+++ b/cli_common.c
@@ -76,4 +76,3 @@ void print_chip_support_status(const struct flashchip *chip)
"Thanks for your help!\n");
}
}
-