From: Julia Lawall Date: Tue, 27 Dec 2011 17:28:51 +0000 (+0100) Subject: coccinelle: semantic patches related to devm_ functions (part 2) X-Git-Tag: v3.3-rc1~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3f8af4ff52faf9b31e6c4e8ca0b0b16332808c;p=pandora-kernel.git coccinelle: semantic patches related to devm_ functions (part 2) devm_ functions allocate memory that is to remain allocated until the device is detached. This patch checks for freeing of such memory using standard memory freeing functions. Signed-off-by: Julia Lawall Signed-off-by: Michal Marek --- Reading git-diff-tree failed