mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-08-03 08:22:34 +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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user