Signed-off-by: Alexander Kuleshov <kuleshovm...@gmail.com>
---
 arch/x86/kernel/early_printk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/kernel/early_printk.c b/arch/x86/kernel/early_printk.c
index 89427d8..1374adf 100644
--- a/arch/x86/kernel/early_printk.c
+++ b/arch/x86/kernel/early_printk.c
@@ -285,7 +285,7 @@ static __init void early_pci_serial_init(char *s)
        }
 
        /*
-        * Lastly, initalize the hardware
+        * Lastly, initialize the hardware
         */
        if (*s) {
                if (strcmp(s, "nocfg") == 0)
-- 
2.4.0.596.ga5fe668

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to