treewide: Replace incomming with incoming in all comments and strings
[firefly-linux-kernel-4.4.55.git] / drivers / net / irda / ali-ircc.c
index 84872043b5c65be8b0d2e77bc596ee07fae52ce5..9cea451a60818428bfbdcc08e16dab1a09a89bb2 100644 (file)
@@ -993,7 +993,7 @@ static void ali_ircc_change_speed(struct ali_ircc_cb *self, __u32 baud)
                /* Enable Interuupt */
                self->ier = IER_EOM; // benjamin 2000/11/20 07:24PM                                     
                                
-               /* Be ready for incomming frames */
+               /* Be ready for incoming frames */
                ali_ircc_dma_receive(self);     // benajmin 2000/11/8 07:46PM not complete
        }       
        /* Go to SIR Speed */