Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16735
b: refs/heads/master
c: dd68e88
h: refs/heads/master
i:
  16733: fec3df9
  16731: a640c53
  16727: a96bf40
  16719: f505c46
  16703: b1af8e3
v: v3
  • Loading branch information
Andrew Morton authored and Russell King committed Jan 5, 2006
1 parent a6f4ab7 commit 54e15f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea8874dc3881c2a496a4bd6bc981f707cc6a0db1
refs/heads/master: dd68e88c72ac9ad25052065c4a443326eda6a052
4 changes: 2 additions & 2 deletions trunk/drivers/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -837,8 +837,8 @@ static struct pci_serial_quirk *find_quirk(struct pci_dev *dev)
return quirk;
}

static _INLINE_ int
get_pci_irq(struct pci_dev *dev, struct pciserial_board *board)
static inline int get_pci_irq(struct pci_dev *dev,
struct pciserial_board *board)
{
if (board->flags & FL_NOIRQ)
return 0;
Expand Down

0 comments on commit 54e15f3

Please sign in to comment.