binder: simplify the return expression of binder_mmap
authorLiu Shixin <liushixin2@huawei.com>
Tue, 29 Sep 2020 01:52:16 +0000 (09:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Oct 2020 11:39:16 +0000 (13:39 +0200)
commit2a3809da6186edacfd16ce4074460c7d0ed32982
tree81b8040577bfc34e5c785fa2019e7a2c6cdbb86f
parent5d90e05c0e83ee5c67fdba1fa56e590103aac9fd
binder: simplify the return expression of binder_mmap

Simplify the return expression.

Acked-by: Martijn Coenen <maco@android.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20200929015216.1829946-1-liushixin2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c