remove all trailing blank lines

by running this command:
git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/'
This is in preparation for a more strict make syntax-check
rule that will detect trailing blank lines.
This commit is contained in:
Jim Meyering
2009-07-16 15:06:42 +02:00
parent 4a7acedd3c
commit 07613d2020
109 changed files with 0 additions and 122 deletions
@@ -42,4 +42,3 @@ index f7ebbc3..b8f9128 100644
# .... define new API here using predicted next version number ....
--
1.6.0.6
@@ -34,4 +34,3 @@ index 39dc413..c357b76 100644
/*
--
1.6.0.6
@@ -117,4 +117,3 @@ index f3d4484..ded18a7 100644
*/
--
1.6.0.6
@@ -45,4 +45,3 @@ index 2d8e6a2..2c79949 100644
/* Custom RPC structure. */
--
1.6.0.6
@@ -82,4 +82,3 @@ index 4b3afb0..e665ef8 100644
--
1.6.0.6
@@ -68,4 +68,3 @@ index e27820f..8d24a3a 100644
**************************/
--
1.6.0.6
@@ -1169,4 +1169,3 @@ index 29cdb9e..7621212 100644
if (!(actual = virNodeDeviceDefFormat(NULL, dev)))
--
1.6.0.6
@@ -130,4 +130,3 @@ index cb32ede..ab2a2b7 100644
{"pool-build", cmdPoolBuild, opts_pool_build, info_pool_build},
--
1.6.0.6
-2
View File
@@ -123,5 +123,3 @@
</xsl:template>
</xsl:stylesheet>
-2
View File
@@ -575,5 +575,3 @@ it indexes the project page, the APIs as well as the mailing-list archives. </p>
</xsl:template>
</xsl:stylesheet>
-1
View File
@@ -12,4 +12,3 @@ domrestore.py - restore domU's from their saved files in a directory
The XML files in this directory are examples of the XML format that libvirt
expects, and will have to be adapted for your setup. They are only needed
for domstart.py
-2
View File
@@ -82,5 +82,3 @@ for d in devs:
elif type == "bridge":
print_xml("Source:", ctx, "source/@bridge")
print_xml("MAC Addr:", ctx, "mac/@address")
-1
View File
@@ -98,4 +98,3 @@ dependence to Xen code as the interfaces stabilize.
Daniel Veillard <veillard@redhat.com>
Mon Oct 24 18:40:19 CEST 2005
-1
View File
@@ -44,4 +44,3 @@
<xsl:template match="p">
</xsl:template>
</xsl:stylesheet>
-1
View File
@@ -299,4 +299,3 @@
</define>
</grammar>
-1
View File
@@ -9,4 +9,3 @@
</dhcp>
</ip>
</network>
-1
View File
@@ -8,4 +8,3 @@
</dhcp>
</ip>
</network>