From: Laurent Pinchart Date: Thu, 26 Jan 2012 11:27:24 +0000 (+0100) Subject: dma-buf: Return error instead of using a goto statement when possible X-Git-Tag: v3.4-rc1~57^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fbc3b73127efba9276e172daa8d122f0fac1a8;p=pandora-kernel.git dma-buf: Return error instead of using a goto statement when possible Remove an error label in dma_buf_attach() that just returns an error code. Signed-off-by: Laurent Pinchart Reviewed-by: Daniel Vetter Signed-off-by: Sumit Semwal --- Reading git-diff-tree failed