Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304227
b: refs/heads/master
c: 05f843b
h: refs/heads/master
i:
  304225: c920dfa
  304223: 13972be
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed May 14, 2012
1 parent db374fd commit 59803ad
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: 1e66cded334e6cea596c72f6f650eec351b1e959
refs/heads/master: 05f843b5d3406c29c8af7d1eb39ea9143b21d6dc
2 changes: 1 addition & 1 deletion trunk/drivers/tty/vt/keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,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 59803ad

Please sign in to comment.