[media] cx24117: Grammar s/if ... if/if ... is/
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / cx24117.c
index a6c3c9e2e89772ffcee9d5ed3baaa1ae980b83e5..acb965ce0358b70ec3a3770a59a66df83816299b 100644 (file)
@@ -459,7 +459,7 @@ static int cx24117_firmware_ondemand(struct dvb_frontend *fe)
        if (state->priv->skip_fw_load)
                return 0;
 
-       /* check if firmware if already running */
+       /* check if firmware is already running */
        if (cx24117_readreg(state, 0xeb) != 0xa) {
                /* Load firmware */
                /* request the firmware, this will block until loaded */