Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73256
b: refs/heads/master
c: 4e05806
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Nov 7, 2007
1 parent 7652b25 commit c1dcce5
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: 7a0ff716c2282f4b8d89c65850a4f17399628154
refs/heads/master: 4e058063f49f53f6d75f707e36c82edee6d2e919
2 changes: 1 addition & 1 deletion trunk/net/decnet/dn_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@ static const struct file_operations dn_dev_seq_fops = {

#endif /* CONFIG_PROC_FS */

static int __initdata addr[2];
static int addr[2];
module_param_array(addr, int, NULL, 0444);
MODULE_PARM_DESC(addr, "The DECnet address of this machine: area,node");

Expand Down

0 comments on commit c1dcce5

Please sign in to comment.