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:
5a6fa3f
)
[media] saa7164: Replace struct memcpy with struct assignment
author
Ezequiel García
<elezegarcia@gmail.com>
Wed, 27 Jun 2012 15:52:51 +0000
(12:52 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 30 Jul 2012 22:53:46 +0000
(19:53 -0300)
Copying structs by assignment is type safe.
Plus, is shorter and easier to read.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found