]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Remove trailing blank lines
authorPaul Durrant <pdurrant@amazon.com>
Thu, 23 Mar 2023 15:33:31 +0000 (15:33 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Thu, 23 Mar 2023 16:51:51 +0000 (16:51 +0000)
commite32a7f88f31de2f16ce31430a3e3a5241d23b5e9
treeb4b4109d3a536d33ca87dd071fb23d2942e509d5
parent813f166e94d80fe26d46efe11e2481c718be2078
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>
LICENSE
MAINTAINERS
include/store_interface.h
include/suspend_interface.h