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:
b225e39
)
[media] media-device: Remove duplicated memset() in media_enum_entities()
author
Salva Peiró
<speiro@ai2.upv.es>
Sat, 7 Jun 2014 14:41:44 +0000
(11:41 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 22 Jul 2014 04:02:52 +0000
(
01:02
-0300)
After the zeroing the whole struct struct media_entity_desc u_ent,
it is no longer necessary to memset(0) its u_ent.name field.
CC: stable@vger.kernel.org
Signed-off-by: Salva Peiró <speiro@ai2.upv.es>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found