1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-18 03:33:51 +03:00

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 08:25:36 +02:00
parent 4a7acedd3c
commit 07613d2020
109 changed files with 0 additions and 122 deletions

View File

@@ -42,4 +42,3 @@ index f7ebbc3..b8f9128 100644
# .... define new API here using predicted next version number ....
--
1.6.0.6

View File

@@ -34,4 +34,3 @@ index 39dc413..c357b76 100644
/*
--
1.6.0.6

View File

@@ -117,4 +117,3 @@ index f3d4484..ded18a7 100644
*/
--
1.6.0.6

View File

@@ -45,4 +45,3 @@ index 2d8e6a2..2c79949 100644
/* Custom RPC structure. */
--
1.6.0.6

View File

@@ -82,4 +82,3 @@ index 4b3afb0..e665ef8 100644
--
1.6.0.6

View File

@@ -68,4 +68,3 @@ index e27820f..8d24a3a 100644
**************************/
--
1.6.0.6

View File

@@ -1169,4 +1169,3 @@ index 29cdb9e..7621212 100644
if (!(actual = virNodeDeviceDefFormat(NULL, dev)))
--
1.6.0.6

View File

@@ -130,4 +130,3 @@ index cb32ede..ab2a2b7 100644
{"pool-build", cmdPoolBuild, opts_pool_build, info_pool_build},
--
1.6.0.6

View File

@@ -123,5 +123,3 @@
</xsl:template>
</xsl:stylesheet>

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>

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

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")

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

View File

@@ -44,4 +44,3 @@
<xsl:template match="p">
</xsl:template>
</xsl:stylesheet>

View File

@@ -299,4 +299,3 @@
</define>
</grammar>

View File

@@ -9,4 +9,3 @@
</dhcp>
</ip>
</network>

View File

@@ -8,4 +8,3 @@
</dhcp>
</ip>
</network>