Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33495
b: refs/heads/master
c: 5e5fa01
h: refs/heads/master
i:
  33493: 788b402
  33491: 6485cd3
  33487: db0eb1f
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent 2a6a17a commit 73ebd21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: daca7cd7612639848c39744e02dab537755b31a1
refs/heads/master: 5e5fa01d55e9949660a89b23f4a43884eaf49097
4 changes: 2 additions & 2 deletions trunk/drivers/net/wd.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,8 @@ MODULE_LICENSE("GPL");

/* This is set up so that only a single autoprobe takes place per call.
ISA device autoprobes on a running machine are not recommended. */
int
init_module(void)

int __init init_module(void)
{
struct net_device *dev;
int this_dev, found = 0;
Expand Down

0 comments on commit 73ebd21

Please sign in to comment.