From: Jesper Juhl Date: Tue, 28 Mar 2006 09:56:51 +0000 (-0800) Subject: [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c X-Git-Tag: v2.6.17-rc1~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca43b317fc557bbcca845c684d93375286bf9e0b;p=pandora-kernel.git [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c vfree() does it's own NULL checking, no need for explicit check before calling it. Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed