Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165414
b: refs/heads/master
c: 86f4d01
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and David Woodhouse committed Jul 20, 2009
1 parent 42ecd05 commit 23d63cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0db9b7aebb6a1c2bba2d0636ae0b1f9ef729c827
refs/heads/master: 86f4d0123b1fddb47d35b9a893f8c0b94bf89abe
1 change: 0 additions & 1 deletion trunk/drivers/pci/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,6 @@ int __init init_dmars(void)
deferred_flush = kzalloc(g_num_of_iommus *
sizeof(struct deferred_flush_tables), GFP_KERNEL);
if (!deferred_flush) {
kfree(g_iommus);
ret = -ENOMEM;
goto error;
}
Expand Down

0 comments on commit 23d63cd

Please sign in to comment.