From: Devendra Naga Date: Thu, 12 Jul 2012 06:11:54 +0000 (+0545) Subject: staging/gdm72xx: use kzalloc for phydev and udev X-Git-Tag: v3.6-rc1~100^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc03add26e1e1f0b375e905547e01da6cdc1599;p=pandora-kernel.git staging/gdm72xx: use kzalloc for phydev and udev we are doing kmalloc and memset, can be done using kzalloc itself. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed