]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/staging/omapdrm/omap_fbdev.c: move free after uses
authorJulia Lawall <julia@diku.dk>
Mon, 9 Jan 2012 07:51:03 +0000 (08:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Feb 2012 22:14:12 +0000 (14:14 -0800)
commita9e8d70c1ac6c9ccf6852c91e082e28249564e6e
treef3665e0f3bb9af917bb3d2508efe8f481966c553
parent6b8ca4cf53e04f377944228b66ddc7d5d593e705
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 <julia@diku.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/omapdrm/omap_fbdev.c