X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=block%2Fgenhd.c;h=b364bd038a18f76fc5461d5f9c7e1186d696fb31;hb=539494253547d078089cc15490e83f6e5f2e7213;hp=c91a2dac6b6b282f5104c781b8f9509dda42f38d;hpb=7b724a2260731edbddadfa08f13de5bce2e601a2;p=deliverable%2Flinux.git diff --git a/block/genhd.c b/block/genhd.c index c91a2dac6b6b..b364bd038a18 100644 --- a/block/genhd.c +++ b/block/genhd.c @@ -739,7 +739,7 @@ void __init printk_all_partitions(void) /* * Don't show empty devices or things that have been - * surpressed + * suppressed */ if (get_capacity(disk) == 0 || (disk->flags & GENHD_FL_SUPPRESS_PARTITION_INFO))