OSDN Git Service

staging: android: ion: Set query return value
authorLaura Abbott <labbott@redhat.com>
Tue, 18 Apr 2017 18:27:13 +0000 (11:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 18:43:14 +0000 (20:43 +0200)
commit804ca94a98237e12ad8fabf7cdc566f14b05b7df
tree70c70595f1c7d4cbccdc9ceefb76c51ed91bc77d
parent15c6098cfec543687164a05faeb859f8e4f7480b
staging: android: ion: Set query return value

This never got set in the ioctl. Properly set a return value of 0 on
success.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c