Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54687
b: refs/heads/master
c: ccc9425
h: refs/heads/master
i:
  54685: 6622dd1
  54683: 045ffdc
  54679: d372989
  54671: ca5e8f2
  54655: 96fa050
v: v3
  • Loading branch information
Milind Arun Choudhary authored and Linus Torvalds committed May 8, 2007
1 parent 86da4dd commit 5961826
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: b32e41bb97971161ad34ea69364c4f9ec3909151
refs/heads/master: ccc942567e10d6a5d59c4d57f03d07b4110611ea
2 changes: 1 addition & 1 deletion trunk/drivers/char/keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ struct kbd_struct kbd_table[MAX_NR_CONSOLES];
static struct kbd_struct *kbd = kbd_table;

struct vt_spawn_console vt_spawn_con = {
.lock = SPIN_LOCK_UNLOCKED,
.lock = __SPIN_LOCK_UNLOCKED(vt_spawn_con.lock),
.pid = NULL,
.sig = 0,
};
Expand Down

0 comments on commit 5961826

Please sign in to comment.