From: Himangi Saraogi Date: Sun, 3 Aug 2014 08:09:43 +0000 (+0530) Subject: net: phy: spi_ks8995: Introduce the use of devm_kzalloc X-Git-Tag: cleanup-for-v3.18~108^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32a8b6410b9e718f3d47dbe7a266b7a0b70bb66;p=pandora-kernel.git net: phy: spi_ks8995: Introduce the use of devm_kzalloc This patch introduces the use of devm_kzalloc and does away with the kfrees in the probe and remove functions. Also, a label is removed. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: David S. Miller --- Reading git-diff-tree failed