Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317219
b: refs/heads/master
c: e149ef8
h: refs/heads/master
i:
  317217: 82dbfe1
  317215: a610484
v: v3
  • Loading branch information
Samuel Iglesias Gonsalvez authored and Greg Kroah-Hartman committed Jun 7, 2012
1 parent 401b5e6 commit 102efcc
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: 786d986ea25632e3d8e7ad5ac2780861ff2b654f
refs/heads/master: e149ef80b08d92a27a9a8333719fe392955af798
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ipack/bridges/tpci200.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ static int tpci200_slot_unmap_space(struct ipack_device *dev, int space)
if (dev->mem_space.address == NULL) {
pr_info("Slot [%d:%d] MEM space not mapped !\n",
dev->bus_nr, dev->slot);
goto out_unlock;
goto out_unlock;
}
virt_addr_space = &dev->mem_space;
break;
Expand Down

0 comments on commit 102efcc

Please sign in to comment.