On 06/05/2018 04:30 PM, Phillip Susi wrote:
diff --git a/libparted/libparted.c b/libparted/libparted.c index d855d0e6..e864d1b3 100644 --- a/libparted/libparted.c +++ b/libparted/libparted.c @@ -85,7 +85,7 @@ init_disk_types () #if defined __s390__ || defined __s390x__ ped_disk_dasd_init(); #endif - + ped_disk_atari_init (); ped_disk_sun_init (); #ifdef ENABLE_PC98 ped_disk_pc98_init (); @@ -97,7 +97,6 @@ init_disk_types () ped_disk_bsd_init (); ped_disk_amiga_init (); ped_disk_aix_init (); - ped_disk_atari_init (); }
Is that the reversed patch? I thought you wanted to move the atari probing to the bottom? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@xxxxxxxxxx `. `' Freie Universitaet Berlin - glaubitz@xxxxxxxxxxxxxxxxxxx `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html