]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/ia64/kernel/esi.c
PM / Hibernate: Drop the check of swap space size for compressed image
[mirror_ubuntu-bionic-kernel.git] / arch / ia64 / kernel / esi.c
index d5764a3d74af2b73176444212e21f7747b35f679..b091111270cb06c72dcb6f2f8471e65a6a90e2cc 100644 (file)
@@ -84,7 +84,7 @@ static int __init esi_init (void)
                      case ESI_DESC_ENTRY_POINT:
                        break;
                      default:
-                       printk(KERN_WARNING "Unkown table type %d found in "
+                       printk(KERN_WARNING "Unknown table type %d found in "
                               "ESI table, ignoring rest of table\n", *p);
                        return -ENODEV;
                }