git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1011d24
)
[media] rc-main: Fix rc_type handling
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 5 Nov 2014 11:28:01 +0000
(09:28 -0200)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 5 Nov 2014 11:28:01 +0000
(09:28 -0200)
As reported by smatch:
drivers/media/rc/rc-main.c:1426 rc_register_device() warn: should '1 << rc_map->rc_type' be a 64 bit type?
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found