Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11951
b: refs/heads/master
c: 76440d5
h: refs/heads/master
i:
  11949: 6a4ebab
  11947: ad3ea65
  11943: e3900fb
  11935: eea361a
v: v3
  • Loading branch information
Dmitry Torokhov committed Oct 31, 2005
1 parent 00d91d5 commit a82d957
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: 1259f2b3657e21f18a7f31f9b1c027e304838b18
refs/heads/master: 76440d5e13d7dacd5763394ddb2071424e0b6921
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/lkkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ lkkbd_interrupt (struct serio *serio, unsigned char data, unsigned int flags,
input_sync (lk->dev);
break;
case LK_METRONOME:
DBG (KERN_INFO "Got %#d and don't "
DBG (KERN_INFO "Got LK_METRONOME and don't "
"know how to handle...\n");
break;
case LK_OUTPUT_ERROR:
Expand Down

0 comments on commit a82d957

Please sign in to comment.