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:
961ae44
)
[media] media v4l2-mem2mem: Use list_first_entry
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 31 Aug 2012 12:18:03 +0000
(09:18 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 18 Sep 2012 15:14:05 +0000
(12:14 -0300)
Use list_first_entry instead of list_entry which makes the intention
of the code more clear.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found