Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9287
b: refs/heads/master
c: ff13f98
h: refs/heads/master
i:
  9285: fa127dd
  9283: 329f667
  9279: c80ef7c
v: v3
  • Loading branch information
Dmitry Torokhov authored and Linus Torvalds committed Sep 24, 2005
1 parent 804c48b commit 03d25e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 87e807b6c461bbd449496a4c3ab78ab164a4ba97
refs/heads/master: ff13f98b97cb6c5a2d201dfa4db0a2fd0b4d9d50
1 change: 1 addition & 0 deletions trunk/drivers/input/input.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ static struct input_device_id *input_match_device(struct input_device_id *id, st
MATCH_BIT(ledbit, LED_MAX);
MATCH_BIT(sndbit, SND_MAX);
MATCH_BIT(ffbit, FF_MAX);
MATCH_BIT(swbit, SW_MAX);

return id;
}
Expand Down

0 comments on commit 03d25e5

Please sign in to comment.