Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9289
b: refs/heads/master
c: f50c028
h: refs/heads/master
i:
  9287: 03d25e5
v: v3
  • Loading branch information
Linus Torvalds committed Sep 24, 2005
1 parent 5960b1f commit 79fa551
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: d2f607484f8210cf19b1730dee26d426a5a770a5
refs/heads/master: f50c02831d833a27321388bc595a3c376ae941e4
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 79fa551

Please sign in to comment.