Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107773
b: refs/heads/master
c: 8bc5fb6
h: refs/heads/master
i:
  107771: 21eb119
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Aug 6, 2008
1 parent 5f6c732 commit b5a3c4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 3a35c27ac68cea19c252e127ec61099648eb4870
refs/heads/master: 8bc5fb6abb670fa9079cd1994f016a39f99698fe
4 changes: 0 additions & 4 deletions trunk/drivers/char/viocons.c
Original file line number Diff line number Diff line change
Expand Up @@ -705,10 +705,6 @@ static int viotty_ioctl(struct tty_struct *tty, struct file *file,
case KDSKBLED:
return 0;
}
/* FIXME: WTF is this being called for ??? */
lock_kernel();
ret = n_tty_ioctl(tty, file, cmd, arg);
unlock_kernel();
return ret;
}

Expand Down

0 comments on commit b5a3c4f

Please sign in to comment.