Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300239
b: refs/heads/master
c: eea41ae
h: refs/heads/master
i:
  300237: 62de2eb
  300235: c22306a
  300231: d5b93f1
  300223: 60b0119
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed May 14, 2012
1 parent 621814b commit ee3c482
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: 9ff00d58a915b6747ba2e843ab2d04c712b4dc32
refs/heads/master: eea41aee2bfad4cf5c84e1cab8aa068c66206651
2 changes: 1 addition & 1 deletion trunk/drivers/tty/vt/keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,7 @@ int vt_do_kdskled(int console, int cmd, unsigned long arg, int perm)
kbd->default_ledflagstate = ((arg >> 4) & 7);
set_leds();
spin_unlock_irqrestore(&kbd_event_lock, flags);
break;
return 0;

/* the ioctls below only set the lights, not the functions */
/* for those, see KDGKBLED and KDSKBLED above */
Expand Down

0 comments on commit ee3c482

Please sign in to comment.