From: Nicolas Kaiser Date: Thu, 21 Oct 2010 12:56:00 +0000 (+0200) Subject: pipe: fix failure to return error code on ->confirm() X-Git-Tag: v2.6.37-rc1~165^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5953cbdff26f7cbae7eff30cd9b18c4e19b7594;p=pandora-kernel.git pipe: fix failure to return error code on ->confirm() The arguments were transposed, we want to assign the error code to 'ret', which is being returned. Signed-off-by: Nicolas Kaiser Cc: stable@kernel.org Signed-off-by: Jens Axboe --- Reading git-diff-tree failed