summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-28 19:16:49 +0200
committerJim Meyering <meyering@redhat.com>2010-04-28 19:22:03 +0200
commit0afddb99927d9d59f91b1b145fff2941a1ff23b8 (patch)
treeaec38c399386ce549b29e8a5534e5642a6fa805d
parent23b5c920848b5d2f7ebb3d9adabf3f0fda27715a (diff)
downloadparted-0afddb99927d9d59f91b1b145fff2941a1ff23b8.tar.gz
maint: remove empty lines at end of file
This lets one more "syntax-check" test pass. Run this command: git ls-files|grep -v gnulib|xargs perl -pi -0777 -e 's/\n\n+$/\n/'
-rw-r--r--BUGS1
-rw-r--r--COPYING1
-rw-r--r--THANKS1
-rw-r--r--debug/test/HOWTO1
-rwxr-xr-xdebug/test/build_leak_list1
-rwxr-xr-xdebug/test/test1
-rwxr-xr-xdebug/test/test_disk_bsd1
-rwxr-xr-xdebug/test/test_disk_dos1
-rwxr-xr-xdebug/test/test_disk_dvh1
-rwxr-xr-xdebug/test/test_disk_gpt1
-rwxr-xr-xdebug/test/test_disk_mac1
-rwxr-xr-xdebug/test/test_disk_pc981
-rwxr-xr-xdebug/test/test_disk_sun1
-rwxr-xr-xdebug/test/test_fs_ext21
-rwxr-xr-xdebug/test/test_fs_fat1
-rw-r--r--debug/test/test_fs_hfs1
-rw-r--r--debug/test/test_fs_hfsplus1
-rwxr-xr-xdebug/test/test_fs_linux_swap1
-rwxr-xr-xdebug/test/test_fs_reiserfs1
-rw-r--r--debug/test/testrc1
-rw-r--r--doc/API2
-rw-r--r--doc/FAT2
-rw-r--r--doc/USER.jp1
-rw-r--r--doc/fdl.texi1
-rw-r--r--doc/parted-pt_BR.texi1
-rw-r--r--include/parted/constraint.h1
-rw-r--r--include/parted/device.h1
-rw-r--r--include/parted/endian.h1
-rw-r--r--include/parted/exception.h1
-rw-r--r--include/parted/geom.h1
-rw-r--r--include/parted/unit.h2
-rw-r--r--libparted.pc.in1
-rw-r--r--libparted/ChangeLog.01
-rw-r--r--libparted/arch/gnu.c1
-rw-r--r--libparted/cs/constraint.c1
-rw-r--r--libparted/exception.c1
-rw-r--r--libparted/fs/amiga/affs.h1
-rw-r--r--libparted/fs/amiga/amiga.h1
-rw-r--r--libparted/fs/bfs/bfs.c2
-rw-r--r--libparted/fs/bfs/bfs.h1
-rw-r--r--libparted/fs/ext2/ext2_buffer.c1
-rw-r--r--libparted/fs/ext2/ext2_inode_relocator.c1
-rw-r--r--libparted/fs/ext2/parted_io.h1
-rw-r--r--libparted/fs/fat/bootsector.c1
-rw-r--r--libparted/fs/fat/bootsector.h1
-rw-r--r--libparted/fs/fat/calc.h1
-rw-r--r--libparted/fs/fat/clstdup.h1
-rw-r--r--libparted/fs/fat/count.c1
-rw-r--r--libparted/fs/fat/fat.c1
-rw-r--r--libparted/fs/fat/table.h1
-rw-r--r--libparted/fs/ntfs/ntfs.c2
-rw-r--r--libparted/fs/xfs/xfs.c1
-rw-r--r--libparted/mbr.s1
-rw-r--r--libparted/tests/common.h1
-rw-r--r--parted/command.c1
-rw-r--r--parted/command.h1
-rw-r--r--parted/strlist.h1
-rw-r--r--parted/table.h1
-rwxr-xr-xscripts/update-po1
59 files changed, 0 insertions, 64 deletions
diff --git a/BUGS b/BUGS
index e7d3999..8223300 100644
--- a/BUGS
+++ b/BUGS
@@ -4,4 +4,3 @@ http://www.gnu.org/software/parted/) for common bugs from the past
and http://alioth.debian.org/parted/ for a bug tracker.
=======================================================================
-
diff --git a/COPYING b/COPYING
index bf0f7d3..24afbe2 100644
--- a/COPYING
+++ b/COPYING
@@ -673,4 +673,3 @@ may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
-
diff --git a/THANKS b/THANKS
index 466ccac..684c8e4 100644
--- a/THANKS
+++ b/THANKS
@@ -25,4 +25,3 @@ on Mac's
* Ethan Benson <erbenson@alaska.net> for lots of advice / testing on ppc
* Charles Stevenson <csteven@terraplex.com> - ppc stuff
* heaps of people we left out!
-
diff --git a/debug/test/HOWTO b/debug/test/HOWTO
index 7d03a7e..0e782aa 100644
--- a/debug/test/HOWTO
+++ b/debug/test/HOWTO
@@ -238,4 +238,3 @@ doesn't segfault.
The file system tests are mainly "do some operation on the
file system, and check it's still got the same data", via diff(1).
Also, it runs dosfsck(1) and e2fsck(1).
-
diff --git a/debug/test/build_leak_list b/debug/test/build_leak_list
index f217eff..845692d 100755
--- a/debug/test/build_leak_list
+++ b/debug/test/build_leak_list
@@ -9,4 +9,3 @@ mtrace $TEST_PARTED_BASE/parted/.libs/parted $MALLOC_TRACE \
| sed 's/ at.*//' \
| sed 's/^\(0x[0-9a-f]\+\) \+\(0x[0-9a-f]\+\) */ {\1, \2},/' \
| less
-
diff --git a/debug/test/test b/debug/test/test
index 467b72c..42ebcb6 100755
--- a/debug/test/test
+++ b/debug/test/test
@@ -259,4 +259,3 @@ else
fi
main
-
diff --git a/debug/test/test_disk_bsd b/debug/test/test_disk_bsd
index 3bcf0f0..9206fae 100755
--- a/debug/test/test_disk_bsd
+++ b/debug/test/test_disk_bsd
@@ -91,4 +91,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_dos b/debug/test/test_disk_dos
index 08c5d7f..4933ed4 100755
--- a/debug/test/test_disk_dos
+++ b/debug/test/test_disk_dos
@@ -170,4 +170,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_dvh b/debug/test/test_disk_dvh
index 29caf1f..9e84aa3 100755
--- a/debug/test/test_disk_dvh
+++ b/debug/test/test_disk_dvh
@@ -91,4 +91,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_gpt b/debug/test/test_disk_gpt
index 8e86f79..721891d 100755
--- a/debug/test/test_disk_gpt
+++ b/debug/test/test_disk_gpt
@@ -75,4 +75,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_mac b/debug/test/test_disk_mac
index 1d0e894..09b1353 100755
--- a/debug/test/test_disk_mac
+++ b/debug/test/test_disk_mac
@@ -75,4 +75,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_pc98 b/debug/test/test_disk_pc98
index 748424e..923d8be 100755
--- a/debug/test/test_disk_pc98
+++ b/debug/test/test_disk_pc98
@@ -99,4 +99,3 @@ main()
}
main
-
diff --git a/debug/test/test_disk_sun b/debug/test/test_disk_sun
index b9d7e29..d65ec10 100755
--- a/debug/test/test_disk_sun
+++ b/debug/test/test_disk_sun
@@ -91,4 +91,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_ext2 b/debug/test/test_fs_ext2
index 9bb9141..f1f2ec0 100755
--- a/debug/test/test_fs_ext2
+++ b/debug/test/test_fs_ext2
@@ -95,4 +95,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_fat b/debug/test/test_fs_fat
index 7a51e4e..6eddecb 100755
--- a/debug/test/test_fs_fat
+++ b/debug/test/test_fs_fat
@@ -178,4 +178,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_hfs b/debug/test/test_fs_hfs
index 9c4985c..cb0d3f1 100644
--- a/debug/test/test_fs_hfs
+++ b/debug/test/test_fs_hfs
@@ -88,4 +88,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_hfsplus b/debug/test/test_fs_hfsplus
index d45fc3c..39652df 100644
--- a/debug/test/test_fs_hfsplus
+++ b/debug/test/test_fs_hfsplus
@@ -92,4 +92,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_linux_swap b/debug/test/test_fs_linux_swap
index 2fb3028..512dded 100755
--- a/debug/test/test_fs_linux_swap
+++ b/debug/test/test_fs_linux_swap
@@ -66,4 +66,3 @@ main()
}
main
-
diff --git a/debug/test/test_fs_reiserfs b/debug/test/test_fs_reiserfs
index 69a1e60..7e1ffdf 100755
--- a/debug/test/test_fs_reiserfs
+++ b/debug/test/test_fs_reiserfs
@@ -95,4 +95,3 @@ main()
}
main
-
diff --git a/debug/test/testrc b/debug/test/testrc
index c4dff00..a2d154f 100644
--- a/debug/test/testrc
+++ b/debug/test/testrc
@@ -38,4 +38,3 @@ VERBOSE_LOGS=1
# set this if you want to do malloc() debugging with mtrace
#MALLOC_TRACE=malloc-trace
-
diff --git a/doc/API b/doc/API
index 70e89fa..ea83aaf 100644
--- a/doc/API
+++ b/doc/API
@@ -284,5 +284,3 @@ typedef void PedTimerHandler (PedTimer* timer, void* context);
11.1 FIELDS
--------------
-
-
diff --git a/doc/FAT b/doc/FAT
index 8b5dc91..9a3a991 100644
--- a/doc/FAT
+++ b/doc/FAT
@@ -757,5 +757,3 @@ libparted/fs_fat/resize.c (slightly edited):
return 1;
}
-
-
diff --git a/doc/USER.jp b/doc/USER.jp
index 7d747c4..35ede18 100644
--- a/doc/USER.jp
+++ b/doc/USER.jp
@@ -1784,4 +1784,3 @@ online ext2 resizer のような、他のいいものをいくつか含んでいます。
れています。
http://devlinux.com/projects/reiserfs
* yaboot (!) http://ppclinux.apple.com/~benh/
-
diff --git a/doc/fdl.texi b/doc/fdl.texi
index b87f2ae..d9bbb83 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -400,4 +400,3 @@ to permit their use in free software.
@c Local Variables:
@c ispell-local-pdict: "ispell-dict"
@c End:
-
diff --git a/doc/parted-pt_BR.texi b/doc/parted-pt_BR.texi
index de021ce..0aa8b3d 100644
--- a/doc/parted-pt_BR.texi
+++ b/doc/parted-pt_BR.texi
@@ -2896,4 +2896,3 @@ is extra information, not required for the identification of the book,
e.g. its identity has already been established).
@end ignore
-
diff --git a/include/parted/constraint.h b/include/parted/constraint.h
index df1ad29..6f0cca3 100644
--- a/include/parted/constraint.h
+++ b/include/parted/constraint.h
@@ -95,4 +95,3 @@ extern PedConstraint*
ped_constraint_exact (const PedGeometry* geom);
#endif /* PED_CONSTRAINT_H_INCLUDED */
-
diff --git a/include/parted/device.h b/include/parted/device.h
index 5ca3f12..0634465 100644
--- a/include/parted/device.h
+++ b/include/parted/device.h
@@ -163,4 +163,3 @@ extern void _ped_device_probe (const char* path);
#endif /* PED_DEVICE_H_INCLUDED */
/** @} */
-
diff --git a/include/parted/endian.h b/include/parted/endian.h
index 46c933f..0a471fc 100644
--- a/include/parted/endian.h
+++ b/include/parted/endian.h
@@ -83,4 +83,3 @@
#endif /* !WORDS_BIGENDIAN */
#endif /* PED_ENDIAN_H_INCLUDED */
-
diff --git a/include/parted/exception.h b/include/parted/exception.h
index 831b804..8378ca8 100644
--- a/include/parted/exception.h
+++ b/include/parted/exception.h
@@ -114,4 +114,3 @@ extern void ped_exception_leave_all ();
#endif /* PED_EXCEPTION_H_INCLUDED */
/** @} */
-
diff --git a/include/parted/geom.h b/include/parted/geom.h
index 1b34270..c7034e8 100644
--- a/include/parted/geom.h
+++ b/include/parted/geom.h
@@ -83,4 +83,3 @@ extern PedSector ped_geometry_map (const PedGeometry* dst,
#endif /* PED_GEOM_H_INCLUDED */
/** @} */
-
diff --git a/include/parted/unit.h b/include/parted/unit.h
index 18e8e37..b0c2bae 100644
--- a/include/parted/unit.h
+++ b/include/parted/unit.h
@@ -89,5 +89,3 @@ extern int ped_unit_parse_custom (const char* str, const PedDevice* dev,
#endif /* PED_UNIT_H_INCLUDED */
/** @} */
-
-
diff --git a/libparted.pc.in b/libparted.pc.in
index 0943bf0..3603926 100644
--- a/libparted.pc.in
+++ b/libparted.pc.in
@@ -8,4 +8,3 @@ Description: The GNU Parted disk partitioning shared library
Version: @VERSION@
Libs: -L${libdir} -lparted
Cflags: -I${includedir}
-
diff --git a/libparted/ChangeLog.0 b/libparted/ChangeLog.0
index b064596..16c11c3 100644
--- a/libparted/ChangeLog.0
+++ b/libparted/ChangeLog.0
@@ -253,4 +253,3 @@ Free Software Foundation Inc.
This file may be modified and/or distributed without restriction. This is
not an invitation to misrepresent the history of GNU Parted.
-
diff --git a/libparted/arch/gnu.c b/libparted/arch/gnu.c
index 22fc0d0..20b0958 100644
--- a/libparted/arch/gnu.c
+++ b/libparted/arch/gnu.c
@@ -887,4 +887,3 @@ PedArchitecture ped_gnu_arch = {
dev_ops: &gnu_dev_ops,
disk_ops: &gnu_disk_ops
};
-
diff --git a/libparted/cs/constraint.c b/libparted/cs/constraint.c
index 2b0b6df..57f218d 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -527,4 +527,3 @@ ped_constraint_exact (const PedGeometry* geom)
/**
* @}
*/
-
diff --git a/libparted/exception.c b/libparted/exception.c
index 08a3613..4a310ba 100644
--- a/libparted/exception.c
+++ b/libparted/exception.c
@@ -309,4 +309,3 @@ ped_exception_leave_all ()
}
/** @} */
-
diff --git a/libparted/fs/amiga/affs.h b/libparted/fs/amiga/affs.h
index f487fae..61c38e1 100644
--- a/libparted/fs/amiga/affs.h
+++ b/libparted/fs/amiga/affs.h
@@ -17,4 +17,3 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
diff --git a/libparted/fs/amiga/amiga.h b/libparted/fs/amiga/amiga.h
index c74611f..fe11ce5 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -68,4 +68,3 @@ struct AmigaIds {
struct AmigaIds * _amiga_add_id (uint32_t id, struct AmigaIds *ids);
void _amiga_free_ids (struct AmigaIds *ids);
int _amiga_id_in_list (uint32_t id, struct AmigaIds *ids);
-
diff --git a/libparted/fs/bfs/bfs.c b/libparted/fs/bfs/bfs.c
index 9f0cde7..2ebc008 100644
--- a/libparted/fs/bfs/bfs.c
+++ b/libparted/fs/bfs/bfs.c
@@ -270,5 +270,3 @@ ped_file_system_bfs_done ()
{
ped_file_system_type_unregister (&bfs_type);
}
-
-
diff --git a/libparted/fs/bfs/bfs.h b/libparted/fs/bfs/bfs.h
index 07d8a75..2fb75ab 100644
--- a/libparted/fs/bfs/bfs.h
+++ b/libparted/fs/bfs/bfs.h
@@ -44,4 +44,3 @@ struct BfsSpecific
};
#endif
-
diff --git a/libparted/fs/ext2/ext2_buffer.c b/libparted/fs/ext2/ext2_buffer.c
index c7b18ef..9bc5db8 100644
--- a/libparted/fs/ext2/ext2_buffer.c
+++ b/libparted/fs/ext2/ext2_buffer.c
@@ -444,4 +444,3 @@ int ext2_brelse(struct ext2_buffer_head *bh, int forget)
}
#endif /* !DISCOVER_ONLY */
-
diff --git a/libparted/fs/ext2/ext2_inode_relocator.c b/libparted/fs/ext2/ext2_inode_relocator.c
index 1922aaa..7332999 100644
--- a/libparted/fs/ext2/ext2_inode_relocator.c
+++ b/libparted/fs/ext2/ext2_inode_relocator.c
@@ -597,4 +597,3 @@ int ext2_inode_relocate(struct ext2_fs *fs, int newgroups)
return 1;
}
#endif /* !DISCOVER_ONLY */
-
diff --git a/libparted/fs/ext2/parted_io.h b/libparted/fs/ext2/parted_io.h
index 339c8a0..76a4880 100644
--- a/libparted/fs/ext2/parted_io.h
+++ b/libparted/fs/ext2/parted_io.h
@@ -25,4 +25,3 @@
void ext2_destroy_dev_handle(struct ext2_dev_handle *handle);
#endif
-
diff --git a/libparted/fs/fat/bootsector.c b/libparted/fs/fat/bootsector.c
index 8a76c0a..b987918 100644
--- a/libparted/fs/fat/bootsector.c
+++ b/libparted/fs/fat/bootsector.c
@@ -450,4 +450,3 @@ fat_info_sector_write (const FatInfoSector* is, PedFileSystem *fs)
return ped_geometry_sync (fs->geom);
}
#endif /* !DISCOVER_ONLY */
-
diff --git a/libparted/fs/fat/bootsector.h b/libparted/fs/fat/bootsector.h
index 97c86e6..5a12fdf 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -130,4 +130,3 @@ int fat_info_sector_generate (FatInfoSector* is, const PedFileSystem* fs);
int fat_info_sector_write (const FatInfoSector* is, PedFileSystem* fs);
#endif /* PED_FAT_BOOTSECTOR_H */
-
diff --git a/libparted/fs/fat/calc.h b/libparted/fs/fat/calc.h
index 48ccba4..714bf19 100644
--- a/libparted/fs/fat/calc.h
+++ b/libparted/fs/fat/calc.h
@@ -75,4 +75,3 @@ extern FatCluster
fat_sector_to_cluster (const PedFileSystem* fs, PedSector sector);
#endif /* PED_FAT_CALC_H */
-
diff --git a/libparted/fs/fat/clstdup.h b/libparted/fs/fat/clstdup.h
index 359fd61..da3a2c0 100644
--- a/libparted/fs/fat/clstdup.h
+++ b/libparted/fs/fat/clstdup.h
@@ -25,4 +25,3 @@
extern int fat_duplicate_clusters (FatOpContext* ctx, PedTimer* timer);
#endif /* PED_FAT_CLSTDUP_H_INCLUDED */
-
diff --git a/libparted/fs/fat/count.c b/libparted/fs/fat/count.c
index 234c584..0db54f1 100644
--- a/libparted/fs/fat/count.c
+++ b/libparted/fs/fat/count.c
@@ -401,4 +401,3 @@ fat_is_fragment_active (PedFileSystem* fs, FatFragment frag)
}
#endif /* !DISCOVER_ONLY */
-
diff --git a/libparted/fs/fat/fat.c b/libparted/fs/fat/fat.c
index bf38206..efc8d79 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -887,4 +887,3 @@ ped_file_system_fat_done ()
ped_file_system_type_unregister (&fat16_type);
ped_file_system_type_unregister (&fat32_type);
}
-
diff --git a/libparted/fs/fat/table.h b/libparted/fs/fat/table.h
index 0bfbffa..4e2058c 100644
--- a/libparted/fs/fat/table.h
+++ b/libparted/fs/fat/table.h
@@ -72,4 +72,3 @@ extern int fat_table_set_bad (FatTable* ft, FatCluster cluster);
extern int fat_table_entry_size (FatType fat_type);
#endif /* PED_FAT_TABLE_H_INCLUDED */
-
diff --git a/libparted/fs/ntfs/ntfs.c b/libparted/fs/ntfs/ntfs.c
index 67438f5..2bec288 100644
--- a/libparted/fs/ntfs/ntfs.c
+++ b/libparted/fs/ntfs/ntfs.c
@@ -97,5 +97,3 @@ ped_file_system_ntfs_done ()
{
ped_file_system_type_unregister (&ntfs_type);
}
-
-
diff --git a/libparted/fs/xfs/xfs.c b/libparted/fs/xfs/xfs.c
index 0691d52..dc4374d 100644
--- a/libparted/fs/xfs/xfs.c
+++ b/libparted/fs/xfs/xfs.c
@@ -116,4 +116,3 @@ ped_file_system_xfs_done ()
{
ped_file_system_type_unregister (&xfs_type);
}
-
diff --git a/libparted/mbr.s b/libparted/mbr.s
index 110bfdc..9d1d15e 100644
--- a/libparted/mbr.s
+++ b/libparted/mbr.s
@@ -83,4 +83,3 @@ found_bootable:
error:
jmp error
-
diff --git a/libparted/tests/common.h b/libparted/tests/common.h
index 3fbad73..8798ecb 100644
--- a/libparted/tests/common.h
+++ b/libparted/tests/common.h
@@ -24,4 +24,3 @@ int _implemented_disk_label (const char* label);
*
*/
PedExceptionOption _test_exception_handler (PedException* e);
-
diff --git a/parted/command.c b/parted/command.c
index 52fb15c..4f6013c 100644
--- a/parted/command.c
+++ b/parted/command.c
@@ -139,4 +139,3 @@ command_run (Command* cmd, PedDevice** dev)
{
return cmd->method (dev);
}
-
diff --git a/parted/command.h b/parted/command.h
index ea7547c..b90a55e 100644
--- a/parted/command.h
+++ b/parted/command.h
@@ -46,4 +46,3 @@ extern void command_print_help (Command* cmd);
extern int command_run (Command* cmd, PedDevice** dev);
#endif /* COMMAND_H_INCLUDED */
-
diff --git a/parted/strlist.h b/parted/strlist.h
index 3bc4656..c62a3a6 100644
--- a/parted/strlist.h
+++ b/parted/strlist.h
@@ -64,4 +64,3 @@ extern StrList* str_list_match (const StrList* list, const char* str);
extern int str_list_length (const StrList* list);
#endif /* STRLIST_H_INCLUDED */
-
diff --git a/parted/table.h b/parted/table.h
index 8b8e739..1d42498 100644
--- a/parted/table.h
+++ b/parted/table.h
@@ -49,4 +49,3 @@ void table_add_row (Table* t, wchar_t** row);
void table_add_row_from_strlist (Table* t, StrList* list);
wchar_t* table_render(Table* t);
-
diff --git a/scripts/update-po b/scripts/update-po
index a8e5af2..0937632 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -87,4 +87,3 @@ case `wget --help` in
esac
get_translations po $package
-