]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/serial/sunsu.c
[PATCH] Typo fixes
[mirror_ubuntu-eoan-kernel.git] / drivers / serial / sunsu.c
index 9fe2283d91e5eb31531a93eb3b425402ebdf2b45..1c4396c2962d0de28ce661921655bd76d2c49820 100644 (file)
@@ -641,7 +641,7 @@ static int sunsu_startup(struct uart_port *port)
 
        /*
         * Clear the FIFO buffers and disable them.
-        * (they will be reeanbled in set_termios())
+        * (they will be reenabled in set_termios())
         */
        if (uart_config[up->port.type].flags & UART_CLEAR_FIFO) {
                serial_outp(up, UART_FCR, UART_FCR_ENABLE_FIFO);