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:
65f17ee
)
V4L/DVB (3439a): media video stradis memory fix
author
Jiri Slaby
<xslaby@fi.muni.cz>
Tue, 24 Jan 2006 21:15:06 +0000
(13:15 -0800)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 26 Jan 2006 06:41:32 +0000
(
04:41
-0200)
memset clears once set structure, there is actually no need for memset,
because configure function do it for us. Next, vfree(NULL) is legal, so
avoid useless labels.
Thanks Dave Jones for reporting this.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found