From: Jean Delvare Date: Mon, 17 Oct 2005 21:14:31 +0000 (+0200) Subject: [PATCH] i2c: kzalloc cleanups, 2 of 2 X-Git-Tag: v2.6.15-rc1~732^2^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb875c7ff2ef417a2daff41ee4b357098b7ab10;p=pandora-kernel.git [PATCH] i2c: kzalloc cleanups, 2 of 2 Use kzalloc instead of kmalloc in the S4882 SMBus multiplexing driver. I guess it's safer that way. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed