]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - block/genhd.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.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))