]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - block/genhd.c
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
[karo-tx-linux.git] / block / genhd.c
index c91a2dac6b6b282f5104c781b8f9509dda42f38d..b364bd038a18f76fc5461d5f9c7e1186d696fb31 100644 (file)
@@ -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))