Skip to content

Commit

Permalink
V4L/DVB (13707): [Mantis] Whitespace cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent df0cca1 commit 5517277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/media/dvb/mantis/mantis_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ struct mantis_pci {
struct pci_dev *pdev;

unsigned long mantis_addr;
volatile void __iomem *mantis_mmio;
volatile void __iomem *mantis_mmio;

u8 irq;
u8 revision;
Expand Down Expand Up @@ -121,8 +121,8 @@ struct mantis_pci {

struct mantis_hwconfig *hwconfig;

u32 mantis_int_stat;
u32 mantis_int_mask;
u32 mantis_int_stat;
u32 mantis_int_mask;

/* board specific */
u8 mac_address[8];
Expand Down

0 comments on commit 5517277

Please sign in to comment.