Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74987
b: refs/heads/master
c: bb8e8bc
h: refs/heads/master
i:
  74985: ea2a1fe
  74983: f2ac266
v: v3
  • Loading branch information
Shannon Nelson authored and Linus Torvalds committed Dec 18, 2007
1 parent dabef3f commit a80fd34
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: 711924b1052a280bd2452c3babb9816e4a77c723
refs/heads/master: bb8e8bcce7eceacb52eb0a3ebb64202ad6bcc438
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ioat_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1363,7 +1363,7 @@ struct ioatdma_device *ioat_dma_probe(struct pci_dev *pdev,
err_dma_pool:
kfree(device);
err_kzalloc:
dev_err(&device->pdev->dev,
dev_err(&pdev->dev,
"Intel(R) I/OAT DMA Engine initialization failed\n");
return NULL;
}
Expand Down

0 comments on commit a80fd34

Please sign in to comment.