X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpartitions%2Fmsdos.c;h=ff77a954cbfd47bef3e8e62841a46118f4acb9b9;hb=9e1bf581d67d87a1d7fc0ea500729e3a03643a26;hp=584a27b2bbd5a5cfc4317356a28efb3b42ef427f;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/fs/partitions/msdos.c b/fs/partitions/msdos.c index 584a27b2b..ff77a954c 100644 --- a/fs/partitions/msdos.c +++ b/fs/partitions/msdos.c @@ -374,7 +374,6 @@ static struct { {MINIX_PARTITION, parse_minix}, {UNIXWARE_PARTITION, parse_unixware}, {SOLARIS_X86_PARTITION, parse_solaris_x86}, - {NEW_SOLARIS_X86_PARTITION, parse_solaris_x86}, {0, NULL}, };