Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43777
b: refs/heads/master
c: e4bf051
h: refs/heads/master
i:
  43775: 561312c
v: v3
  • Loading branch information
Amol Lad authored and Linus Torvalds committed Dec 8, 2006
1 parent aa0ff6c commit 2c3c831
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a02f6402d5a18f5a4fd35cb82887c1097d0f7792
refs/heads/master: e4bf051b4f3121c5abdde836b1429e4a4459adb4
2 changes: 2 additions & 0 deletions trunk/drivers/video/tgafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,8 @@ tgafb_pci_register(struct pci_dev *pdev, const struct pci_device_id *ent)
return 0;

err1:
if (mem_base)
iounmap(mem_base);
release_mem_region(bar0_start, bar0_len);
err0:
kfree(all);
Expand Down

0 comments on commit 2c3c831

Please sign in to comment.