]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kbuf is a buffer that is local to this function, so all of the error paths
authorJulia Lawall <julia@diku.dk>
Wed, 24 Aug 2011 23:46:21 +0000 (09:46 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 5 Sep 2011 07:02:11 +0000 (17:02 +1000)
commita5547dc7bb2c44bfeb1a4f27d6e47f25578e13a2
tree1ed4e3ef82b162bf9210c9bda33913e0f655138c
parentf6e9266b73a1e8e3c79015ed2222e9e7fe5307ee
kbuf is a buffer that is local to this function, so all of the error paths
leaving the function should release it.

Signed-off-by: Julia Lawall <julia@diku.dk>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/gpu/vga/vgaarb.c