Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261207
b: refs/heads/master
c: 147b68c
h: refs/heads/master
i:
  261205: 5baa1a0
  261203: d30187e
  261199: 2eb86cb
v: v3
  • Loading branch information
Manoel Pinheiro authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 1aa445d commit 3176b6d
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: 9e8fa0e644a3ccb1b5807e4155c1c7a73793b371
refs/heads/master: 147b68cd7e093ea576280a2961734a74ee7e7090
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dvb-usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ static inline u8 rc5_data(struct rc_map_table *key)
return key->scancode & 0xff;
}

static inline u8 rc5_scan(struct rc_map_table *key)
static inline u16 rc5_scan(struct rc_map_table *key)
{
return key->scancode & 0xffff;
}
Expand Down

0 comments on commit 3176b6d

Please sign in to comment.