]> git.kernelconcepts.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>
Thu, 22 Sep 2011 08:18:52 +0000 (18:18 +1000)
commit51e827f8a82d7b2e316313daf5e3bdd2a51f2faf
treeaeca86416c65a18e24f475334d7d4685e9c2b587
parent6e9dcf5b3a306632e54c1cdf413a1f0405d49ae0
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