From: Nicolas Palix Date: Sun, 6 Jun 2010 15:15:03 +0000 (+0200) Subject: Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci X-Git-Tag: v2.6.36-rc1~545^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51169c801518bf0a250f208362593e7250e7d2c1;p=pandora-kernel.git Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci The purpose of this semantic patch is to remove useless casts, as mentioned in the Linux documentation. See Chapter 14 in Documentation/CodingStyle for more information. Signed-off-by: Nicolas Palix Signed-off-by: Julia Lawall Signed-off-by: Michal Marek --- Reading git-diff-tree failed