]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Remove trailing blank lines
authorPaul Durrant <pdurrant@amazon.com>
Thu, 23 Mar 2023 16:08:08 +0000 (16:08 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Thu, 23 Mar 2023 17:06:15 +0000 (17:06 +0000)
commit44bbe489943ed35d512f2d50121cf595dd1e9fbb
tree776967d22f32c956733e2f47894c171c8d0e380d
parent2bef7c630f20a2d3351cdb4b12f2cb021ec347d3
Remove trailing blank lines

Use the following bit of shell to remove a trailing blank line from each
file where such exists.

echo "$(echo "$(tac $file)" | tac)" > $file

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
src/xencons/pdo.c