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:
d89b936
)
[media] stk1160: Remove unneeded struct vb2_queue clearing
author
Ezequiel García
<elezegarcia@gmail.com>
Thu, 23 Aug 2012 12:08:22 +0000
(09:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 15 Sep 2012 14:38:41 +0000
(11:38 -0300)
struct vb2_queue is allocated through kzalloc as part of a larger struct,
there's no need to clear it.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found