]> 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, 12 Sep 2011 05:27:09 +0000 (15:27 +1000)
commit31675b55622db7b879edecd25797f93c8649e8c0
tree29b0aef76cabbc1cc745bf7694c9a9795bf27d2a
parentae4b49d2d1e9a621dcf353e8e163a6911d742a01
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