Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78366
b: refs/heads/master
c: 14d0e7b
h: refs/heads/master
v: v3
  • Loading branch information
Denis Cheng authored and David S. Miller committed Jan 28, 2008
1 parent 52dcd49 commit 9683e52
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: 1596c97aa896fdcee49d3bf90c91ed91e0d81492
refs/heads/master: 14d0e7b74e05a1983f5b607e90bc9bafa5ce9eb3
2 changes: 1 addition & 1 deletion trunk/net/lapb/lapb_iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#include <linux/init.h>
#include <net/lapb.h>

static struct list_head lapb_list = LIST_HEAD_INIT(lapb_list);
static LIST_HEAD(lapb_list);
static DEFINE_RWLOCK(lapb_list_lock);

/*
Expand Down

0 comments on commit 9683e52

Please sign in to comment.