Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / nvec / nvec.c
index 164634d61ac588e60a6d7b2391210a710a78e3c5..802c9597d42104d2f64c490280581d83bb315cae 100644 (file)
@@ -710,7 +710,6 @@ static irqreturn_t nvec_interrupt(int irq, void *dev)
                status & RCVD ? " RCVD" : "",
                status & RNW ? " RNW" : "");
 
-
        /*
         * TODO: A correct fix needs to be found for this.
         *