]> 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>
Fri, 23 Sep 2011 05:15:04 +0000 (15:15 +1000)
commit008a722efa1d4a9143937ae1b689ca11fcdd0690
tree1f2439be4863374c07a2491bcbfc0a98d4b5463b
parent982a0c9c7d0bb0556de65fe89f5b1218b49f7b9c
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