]> 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, 19 Sep 2011 08:03:39 +0000 (18:03 +1000)
commitd5b2b1407e5c761b4dd3e323295d1d9a49b6daaf
tree925e36415cc66c90f6a93af9ca9c39784331f112
parent7ade1a9807409788ec3a4bc723e4dda9bfd6337a
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