Commit 55172773 authored by Manu Abraham's avatar Manu Abraham Committed by Mauro Carvalho Chehab

V4L/DVB (13707): [Mantis] Whitespace cleanup

Signed-off-by: default avatarManu Abraham <manu@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent df0cca17
...@@ -83,7 +83,7 @@ struct mantis_pci { ...@@ -83,7 +83,7 @@ struct mantis_pci {
struct pci_dev *pdev; struct pci_dev *pdev;
unsigned long mantis_addr; unsigned long mantis_addr;
volatile void __iomem *mantis_mmio; volatile void __iomem *mantis_mmio;
u8 irq; u8 irq;
u8 revision; u8 revision;
...@@ -121,8 +121,8 @@ struct mantis_pci { ...@@ -121,8 +121,8 @@ struct mantis_pci {
struct mantis_hwconfig *hwconfig; struct mantis_hwconfig *hwconfig;
u32 mantis_int_stat; u32 mantis_int_stat;
u32 mantis_int_mask; u32 mantis_int_mask;
/* board specific */ /* board specific */
u8 mac_address[8]; u8 mac_address[8];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment