From: Jiri Slaby Date: Tue, 24 Jan 2006 21:15:06 +0000 (-0800) Subject: V4L/DVB (3439a): media video stradis memory fix X-Git-Tag: v2.6.16-rc3~135^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805f123d5026ed1e4c01c3ed4f7c23ca663ac727;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed