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:
6abe6bf
)
V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filter
author
Andreas Oberritter
<obi@linuxtv.org>
Fri, 10 Mar 2006 18:21:58 +0000
(15:21 -0300)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:04 +0000
(08:53 -0800)
Rename 'enum dmxdevype' to 'enum dmxdev_type' and use this enum instead
of int for the member 'type' of struct dmxdev_filter.
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found