Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202209
b: refs/heads/master
c: fd6cf3d
h: refs/heads/master
i:
  202207: 93ea7ff
v: v3
  • Loading branch information
Dmitry Torokhov committed Jul 14, 2010
1 parent 0ddb898 commit 4dceb60
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: e22739d02a13bb2099084d135f90f4ac6b6d01e1
refs/heads/master: fd6cf3dddfb06e8e06d62990c076c25211f79eec
2 changes: 1 addition & 1 deletion trunk/drivers/input/input.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ int input_set_keycode(struct input_dev *dev,
unsigned int scancode, unsigned int keycode)
{
unsigned long flags;
int old_keycode;
unsigned int old_keycode;
int retval;

if (keycode > KEY_MAX)
Expand Down

0 comments on commit 4dceb60

Please sign in to comment.