From: Jesper Juhl Date: Tue, 21 Mar 2006 01:46:29 +0000 (-0800) Subject: [IPCOMP6]: don't check vfree() argument for NULL. X-Git-Tag: v2.6.17-rc1~1175^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b191befe2c47c2f6e96b836a1f6054c9cbc4a0b;p=pandora-kernel.git [IPCOMP6]: don't check vfree() argument for NULL. vfree does it's own NULL checking, so checking a pointer before handing it to vfree is pointless. Signed-off-by: Jesper Juhl Signed-off-by: David S. Miller --- Reading git-diff-tree failed