]> err.no Git - linux-2.6/blobdiff - drivers/serial/8250_pci.c
[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.
[linux-2.6] / drivers / serial / 8250_pci.c
index 8d92adfbb8bd70316253a1e444b4ad8a96497de7..8adca0ce267f66ed7f57b5e36e8365e1a165ab5e 100644 (file)
@@ -516,7 +516,7 @@ pci_timedia_setup(struct serial_private *priv, struct pciserial_board *board,
                break;
        case 3:
                offset = board->uart_offset;
-               bar = 1;
+               /* FALLTHROUGH */
        case 4: /* BAR 2 */
        case 5: /* BAR 3 */
        case 6: /* BAR 4 */