diff --git a/block/partitions/ibm.c b/block/partitions/ibm.c index d513a07f44bb54805de9adf7171c0991aa4ab309..1104acac780b06305a0b26aa1de06d289d2e1461 100644 --- a/block/partitions/ibm.c +++ b/block/partitions/ibm.c @@ -253,7 +253,7 @@ int ibm_partition(struct parsed_partitions *state) /* Are we not supposed to report this ? */ goto out_readerr; } else - printk(KERN_WARNING "Warning, expected Label VOL1 not " + printk(KERN_INFO "Expected Label VOL1 not " "found, treating as CDL formated Disk"); }