]> err.no Git - util-linux/commitdiff
libblkid: rename highpoint RAIDs to hpt{37,45}x_raid_member
authorKarel Zak <kzak@redhat.com>
Tue, 15 Dec 2009 11:30:02 +0000 (12:30 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 15 Dec 2009 11:30:02 +0000 (12:30 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/superblocks/highpoint_raid.c

index 0d9484620b944eaf85312f0135966ccbb0d703d3..111ceb2cc7c61fb28101f4bd7eb07e3f88814802 100644 (file)
@@ -45,14 +45,14 @@ static int probe_highpoint45x(blkid_probe pr, const struct blkid_idmag *mag)
 }
 
 const struct blkid_idinfo highpoint45x_idinfo = {
-       .name           = "highpoint_raid_member",
+       .name           = "hpt45x_raid_member",
        .usage          = BLKID_USAGE_RAID,
        .probefunc      = probe_highpoint45x,
        .magics         = BLKID_NONE_MAGIC
 };
 
 const struct blkid_idinfo highpoint37x_idinfo = {
-       .name           = "highpoint_raid_member",
+       .name           = "hpt37x_raid_member",
        .usage          = BLKID_USAGE_RAID,
        .magics         = {
                /*