Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74906
b: refs/heads/master
c: 6027f66
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Wim Van Sebroeck committed Nov 19, 2007
1 parent 50c8972 commit 5a81df8
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: bf6350a3dfcbd0a0811d7c210beacb66e90eca47
refs/heads/master: 6027f661f8da653f084df80f4aade21359bcea35
2 changes: 1 addition & 1 deletion trunk/drivers/sbus/char/cpwatchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ struct wd_device {
};

static struct wd_device wd_dev = {
0, SPIN_LOCK_UNLOCKED, 0, 0, 0, 0,
0, __SPIN_LOCK_UNLOCKED(wd_dev.lock), 0, 0, 0, 0,
};

static struct timer_list wd_timer;
Expand Down

0 comments on commit 5a81df8

Please sign in to comment.