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:
63e4248
)
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 28 Mar 2010 11:09:44 +0000
(08:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 19 May 2010 15:57:51 +0000
(12:57 -0300)
videobuf_alloc() returned a void *. Change to struct videobuf_buffer *
to get better type checking.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found