OSDN Git Service

maint: remove dead store code and declarations
authorJim Meyering <meyering@redhat.com>
Tue, 29 Sep 2009 19:29:00 +0000 (21:29 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 1 Oct 2009 10:04:30 +0000 (12:04 +0200)
commitf439c4ebf68c77464c53473b939af7b1df9aa275
treef9c1bc380933b0268c5c06062cdaa951fdd1a9f0
parent562e0007840f06f475b43bb81ffe81b238b627b5
maint: remove dead store code and declarations

* libparted/labels/bsd.c (bsd_partition_set_flag): Remove dead store
and corresponding decl.
* libparted/arch/linux.c (init_ide): Likewise.
(_dm_maptype): Likewise.
(_mount_table_search): Likewise.
* libparted/fs/amiga/asfs.c (_asfs_probe): Likewise.
* libparted/labels/mac.c (mac_alloc_metadata): Likewise.
* libparted/labels/rdb.c (amiga_write): Likewise.
(amiga_write): Again.
* libparted/fs/amiga/apfs.c (_generic_apfs_probe): Likewise.
* libparted/fs/hfs/reloc_plus.c (hfsplus_effect_move_extent): Likewise.
* libparted/fs/hfs/reloc.c (hfs_effect_move_extent): Likewise.
* libparted/labels/dos.c (probe_partition_for_geom): Remove dead
store in "can't happen" case.
libparted/arch/linux.c
libparted/fs/amiga/apfs.c
libparted/fs/amiga/asfs.c
libparted/fs/hfs/reloc.c
libparted/fs/hfs/reloc_plus.c
libparted/labels/bsd.c
libparted/labels/dos.c
libparted/labels/mac.c
libparted/labels/rdb.c