Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <nikai@nikai.net> Cc: stable@kernel.org Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
- Loading branch information