提交 c2cd6d3c 编写于 作者: D Dave Jones 提交者: Russell King

[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.

Signed-off-by: NDave Jones <davej@redhat.com>
上级 e4f5c82a
......@@ -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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册