Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31944
b: refs/heads/master
c: 518d1c9
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Boissinot authored and David S. Miller committed Jul 4, 2006
1 parent 07bb563 commit cea524b
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: 56e0873b7b146564a0c36e225624f5a9b2d63791
refs/heads/master: 518d1c9679f644811adaa22d853f43a83fbdae84
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ioatdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ static int __init ioat_init_module(void)
/* if forced, worst case is that rmmod hangs */
__unsafe(THIS_MODULE);

pci_module_init(&ioat_pci_drv);
return pci_module_init(&ioat_pci_drv);
}

module_init(ioat_init_module);
Expand Down

0 comments on commit cea524b

Please sign in to comment.