Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20053
b: refs/heads/master
c: cc59853
h: refs/heads/master
i:
  20051: 7805599
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent ecfcd2d commit 7470b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e80e28b6b67ecc25fa89c9129a5f70de6389b2a6
refs/heads/master: cc59853b4a9973126e15e0e6bdddf0627d4b99c4
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/pci/mmconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static char __iomem *get_virt(unsigned int seg, unsigned bus)
return pci_mmcfg_virt[0].virt;

/* Fall back to type 0 */
return 0;
return NULL;
}

static char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn)
Expand Down

0 comments on commit 7470b55

Please sign in to comment.