Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33487
b: refs/heads/master
c: b1176b9
h: refs/heads/master
i:
  33485: aa0556b
  33483: 0c7cd44
  33479: f850604
  33471: 7b2689f
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent 04f66c0 commit db0eb1f
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: 02a3245fcf0911ff92100aa54823dc1c5950fba9
refs/heads/master: b1176b95b4b851b05a2f541ef54e7ce3ed358d19
2 changes: 1 addition & 1 deletion trunk/drivers/net/eexpress.c
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ MODULE_LICENSE("GPL");
* are specified, we verify and then use them. If no parameters are given, we
* autoprobe for one card only.
*/
int init_module(void)
int __init init_module(void)
{
struct net_device *dev;
int this_dev, found = 0;
Expand Down

0 comments on commit db0eb1f

Please sign in to comment.