Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87845
b: refs/heads/master
c: 9fe0a8c
h: refs/heads/master
i:
  87843: 3fb664c
v: v3
  • Loading branch information
John W. Linville committed Mar 24, 2008
1 parent 7217e26 commit 8395792
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: a9f46786ec5bb291c9b5e6cc6f83ebbd3fceea51
refs/heads/master: 9fe0a8c838f0584bca51bcc2f81e5c2c933a5880
8 changes: 0 additions & 8 deletions trunk/drivers/net/wireless/arlan-proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1197,13 +1197,6 @@ static ctl_table arlan_table[] =

#else

static ctl_table arlan_table[MAX_ARLANS + 1] =
{
{ .ctl_name = 0 }
};
#endif
#else

static ctl_table arlan_table[MAX_ARLANS + 1] =
{
{ .ctl_name = 0 }
Expand Down Expand Up @@ -1233,7 +1226,6 @@ static ctl_table arlan_root_table[] =
//};


#ifdef CONFIG_PROC_FS
static struct ctl_table_header *arlan_device_sysctl_header;

int __init init_arlan_proc(void)
Expand Down

0 comments on commit 8395792

Please sign in to comment.