commit | 805f123d5026ed1e4c01c3ed4f7c23ca663ac727 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <xslaby@fi.muni.cz> | Tue Jan 24 13:15:06 2006 -0800 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Jan 26 04:41:32 2006 -0200 |
tree | 7d9adae1a946bc59763743b61cd63167440ffc77 | |
parent | 65f17ee28ef497f437ee82700dde2908ec7f6271 [diff] |
V4L/DVB (3439a): media video stradis memory fix 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>