commit | c11f187bd00704cb135b33b4ee6c6a6b85d24b0c | [log] [tgz] |
---|---|---|
author | Ezequiel GarcĂa <elezegarcia@gmail.com> | Thu Aug 23 09:08:22 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 15 11:38:41 2012 -0300 |
tree | f35d980413811035e150ec59608aff6634e74c7a | |
parent | d89b9369e03c7b56f23b02e00a10aca933c7bf67 [diff] |
[media] stk1160: Remove unneeded struct vb2_queue clearing 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>