From: Figo.zhang Date: Thu, 11 Jun 2009 09:49:10 +0000 (-0700) Subject: netxen: No need to check vfree() pointer. X-Git-Tag: v2.6.31-rc1~330^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2333a014c1e13ac8e1b73a6fd77731c524eff78;p=pandora-kernel.git netxen: No need to check vfree() pointer. vfree() does its own 'NULL' check, so no need for check before calling it. Signed-off-by: Figo.zhang Signed-off-by: David S. Miller --- Reading git-diff-tree failed