aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/ibm.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/partitions/ibm.c')
-rw-r--r--block/partitions/ibm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/partitions/ibm.c b/block/partitions/ibm.c
index d513a07f44bb..1104acac780b 100644
--- a/block/partitions/ibm.c
+++ b/block/partitions/ibm.c
@@ -253,7 +253,7 @@ int ibm_partition(struct parsed_partitions *state)
253 /* Are we not supposed to report this ? */ 253 /* Are we not supposed to report this ? */
254 goto out_readerr; 254 goto out_readerr;
255 } else 255 } else
256 printk(KERN_WARNING "Warning, expected Label VOL1 not " 256 printk(KERN_INFO "Expected Label VOL1 not "
257 "found, treating as CDL formated Disk"); 257 "found, treating as CDL formated Disk");
258 258
259 } 259 }