Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73712
b: refs/heads/master
c: 57510c2
h: refs/heads/master
v: v3
  • Loading branch information
Darrick J. Wong authored and Linus Torvalds committed Nov 15, 2007
1 parent 0b1b4d8 commit 0db6e82
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: 9626f1f117be21b6e4b7a1cb49814fc065dd3d2d
refs/heads/master: 57510c2f934a05c53232814761a058399b2ca282
2 changes: 1 addition & 1 deletion trunk/drivers/edac/i5000_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@ MODULE_DEVICE_TABLE(pci, i5000_pci_tbl);
*
*/
static struct pci_driver i5000_driver = {
.name = __stringify(KBUILD_BASENAME),
.name = KBUILD_BASENAME,
.probe = i5000_init_one,
.remove = __devexit_p(i5000_remove_one),
.id_table = i5000_pci_tbl,
Expand Down

0 comments on commit 0db6e82

Please sign in to comment.