Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355034
b: refs/heads/master
c: 19e17f7
h: refs/heads/master
v: v3
  • Loading branch information
Jon Mason authored and Greg Kroah-Hartman committed Jan 20, 2013
1 parent 58b1d38 commit d9f3f5e
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: 50228c5505fee2c836e1f3895d82f9cf5f89174f
refs/heads/master: 19e17f7248e8ef72a8b625db7ddd99c0ad3da27c
2 changes: 1 addition & 1 deletion trunk/drivers/net/ntb_netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ static int ntb_netdev_probe(struct pci_dev *pdev)
return rc;
}

static void __exit ntb_netdev_remove(struct pci_dev *pdev)
static void ntb_netdev_remove(struct pci_dev *pdev)
{
struct net_device *ndev;
struct ntb_netdev *dev;
Expand Down

0 comments on commit d9f3f5e

Please sign in to comment.