Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / media / video / cx23885 / cx23885-dvb.c
index 2607de1..e45d2df 100644 (file)
@@ -1020,7 +1020,7 @@ int cx23885_dvb_register(struct cx23885_tsport *port)
        int err, i;
 
        /* Here we need to allocate the correct number of frontends,
-        * as reflected in the cards struct. The reality is that currrently
+        * as reflected in the cards struct. The reality is that currently
         * no cx23885 boards support this - yet. But, if we don't modify this
         * code then the second frontend would never be allocated (later)
         * and fail with error before the attach in dvb_register().