From: Joe Jin Date: Tue, 6 Feb 2007 02:08:47 +0000 (-0800) Subject: [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls X-Git-Tag: v2.6.21-rc1~83^2~65^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919afbd68863550665b328a78107bc2919c5e3f4;p=pandora-kernel.git [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls This patch replace kmalloc() + memset() pairs with the appropriate kzalloc(). Signed-off-by: Joe Jin Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed