Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29093
b: refs/heads/master
c: 144c87b
h: refs/heads/master
i:
  29091: c01d513
v: v3
  • Loading branch information
Len Brown committed Apr 2, 2006
1 parent af45142 commit 6c39dba
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: 7f048801f4a6767433d1aeefd9c24372515265f8
refs/heads/master: 144c87b4e03759214c362d267e01c2905f1ab095
2 changes: 1 addition & 1 deletion trunk/arch/ia64/hp/common/sba_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1999,7 +1999,7 @@ acpi_sba_ioc_add(struct acpi_device *device)
if (!iovp_shift)
iovp_shift = min(PAGE_SHIFT, 16);
}
ACPI_MEM_FREE(dev_info);
kfree(dev_info);

/*
* default anything not caught above or specified on cmdline to 4k
Expand Down

0 comments on commit 6c39dba

Please sign in to comment.