From: Fabian Frederick Date: Fri, 8 Aug 2014 21:23:29 +0000 (-0700) Subject: scripts/coccinelle/free: add NULL test before freeing functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=791dfeb49519f18a6efea4619f5678457f1532ff;p=pandora-kernel.git scripts/coccinelle/free: add NULL test before freeing functions Warns or generates patch for NULL check before the following functions: kfree usb_free_urb debugfs_remove debugfs_remove_recursive Signed-off-by: Fabian Frederick Acked-by: Julia Lawall Cc: Gilles Muller Cc: Joe Perches Cc: Markus Elfring Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed