amdkfd: fix some error handling in ioctl
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 25 Nov 2014 10:21:30 +0000 (13:21 +0300)
committerOded Gabbay <oded.gabbay@amd.com>
Tue, 25 Nov 2014 10:21:30 +0000 (13:21 +0300)
There is a typo here so the errors from kfd_bind_process_to_device()
are not detected.

Reviewed-by: Oded Gabbay <oded.gabbay@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>

No differences found