typo fixes: occuring -> occurring
[deliverable/linux.git] / drivers / serial / pxa.c
index 0fa0ccc9ed272b9c7dc8f9b4d71a64cc800969ed..bf85b5782ac5c3295f33f7956473d6171bc630ef 100644 (file)
@@ -390,7 +390,7 @@ static int serial_pxa_startup(struct uart_port *port)
 
        /*
         * Finally, enable interrupts.  Note: Modem status interrupts
-        * are set via set_termios(), which will be occuring imminently
+        * are set via set_termios(), which will be occurring imminently
         * anyway, so we don't enable them here.
         */
        up->ier = UART_IER_RLSI | UART_IER_RDI | UART_IER_RTOIE | UART_IER_UUE;
This page took 0.025383 seconds and 5 git commands to generate.