mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Cc: Jesper Juhl <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Dave Airlie <[email protected]>