Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226296
b: refs/heads/master
c: dea8a39
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2010
1 parent 921751b commit 0cbc53d
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: b7c7a4bed8d695933ae172031556de9de30ae598
refs/heads/master: dea8a39fb569c23084c857ccdbf70a95ea3bf7dc
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/rc-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ static int ir_setkeycode(struct input_dev *idev,
struct rc_map *rc_map = &rdev->rc_map;
unsigned int index;
unsigned int scancode;
int retval;
int retval = 0;
unsigned long flags;

spin_lock_irqsave(&rc_map->lock, flags);
Expand Down

0 comments on commit 0cbc53d

Please sign in to comment.