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:
fab9d30
)
[media] media: dvb_core: replace a magic number by a macro
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 29 Oct 2014 15:47:41 +0000
(12:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 3 Nov 2014 14:50:08 +0000
(12:50 -0200)
It's better to use TS_SC instead of magic number 0xC0.
[m.chehab@samsung.com: patch rebased and message rewritten, as this
patch conflicted with an already applied patch]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found