X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=util.c;h=c2169d68dfa77d4590c918267f12e194a19fb470;hp=c93b0a7ab81b632fa743e66e54e7edd6ad2bcdbe;hb=0592faeb5e693d4317fb85d5ab013697a21c301d;hpb=0f22b998fb9cf8478810b89cd50fa5b4fbf11d38 diff --git a/util.c b/util.c index c93b0a7a..c2169d68 100644 --- a/util.c +++ b/util.c @@ -997,7 +997,7 @@ struct superswitch *superlist[] = { &super0, &super1, &super_ddf, &super_imsm, - &mbr, + &mbr, &gpt, NULL }; #if !defined(MDASSEMBLE) || defined(MDASSEMBLE) && defined(MDASSEMBLE_AUTO)