V4L/DVB (11995): zr364xx.c: vfree does its own NULL check
authorFigo.zhang <figo1802@gmail.com>
Sat, 6 Jun 2009 09:16:21 +0000 (06:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:53 +0000 (19:07 -0300)
vfree() does it's own NULL checking, no need for explicit check before
calling it.

Signed-off-by: Figo.zhang <figo1802@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found