From 52648623e03e6769ae73ef8ee999d671fb657d62 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 6 Jun 2015 19:48:25 +0200 Subject: Remove empty lines at end of file Used command line to remove empty lines at end of file: find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \; Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3 Signed-off-by: Elyes HAOUAS Reviewed-on: http://review.coreboot.org/10446 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e | 1 - 1 file changed, 1 deletion(-) (limited to 'util/amdtools/example_input') diff --git a/util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e b/util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e index a415e7680d..4af0cb8024 100644 --- a/util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e +++ b/util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e @@ -17,4 +17,3 @@ c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 9f 76 62 72 89 83 11 20 21 ad 9d 60 c6 a4 19 00 e0: 8b 12 31 29 c9 42 89 24 40 4a 14 21 c6 24 01 23 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - -- cgit v1.2.3