mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
pipe: fix failure to return error code on ->confirm()
commit e5953cbdff upstream.
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>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
325d960fd9
commit
a835be5be3