mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 17:27:11 -04:00
[media] mantis: remove dead code
drivers/media/pci/mantis/mantis_cards.c:229 mantis_pci_probe() info: ignoring unreachable code. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
@@ -226,9 +226,6 @@ static int mantis_pci_probe(struct pci_dev *pdev,
|
||||
return err;
|
||||
|
||||
|
||||
dprintk(MANTIS_ERROR, 1, "ERROR: Mantis UART exit! <%d>", err);
|
||||
mantis_uart_exit(mantis);
|
||||
|
||||
fail6:
|
||||
fail4:
|
||||
dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err);
|
||||
|
||||
Reference in New Issue
Block a user