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:
34e59a7
)
[media] em28xx: Replace memcpy with struct assignment
author
Ezequiel Garcia
<elezegarcia@gmail.com>
Wed, 26 Sep 2012 09:25:12 +0000
(06:25 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 6 Oct 2012 15:23:15 +0000
(12:23 -0300)
This kind of memcpy() is error-prone and its
replacement with a struct assignment is prefered.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found