From: Julia Lawall Date: Mon, 9 Jan 2012 07:51:03 +0000 (+0100) Subject: drivers/staging/omapdrm/omap_fbdev.c: move free after uses X-Git-Tag: v3.3-rc4~40^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e8d70c1ac6c9ccf6852c91e082e28249564e6e;p=pandora-kernel.git drivers/staging/omapdrm/omap_fbdev.c: move free after uses Move the free after the final uses. The semantic patch that makes this report is available in scripts/coccinelle/free/kfree.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed