staging: android: ion: Align with parenthesis
authorJohn B. Wyatt IV <jbwyatt4@gmail.com>
Fri, 3 Apr 2020 04:24:48 +0000 (21:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 06:55:28 +0000 (08:55 +0200)
commit9c39ec313389d11d8ef654c8c66a8bcc4f70db4b
tree53633fe69ab13558edc802df67f0620af23fbcd6
parent55126bb37d9d35ce8220bfb32c43938e44f77a57
staging: android: ion: Align with parenthesis

Align two different lines of arguments with the parenthesis
of their respected function definitions. Fix style warnings
of matching alignment.

Reported by checkpatch.

Signed-off-by: John B. Wyatt IV <jbwyatt4@gmail.com>
Link: https://lore.kernel.org/r/20200403042448.863689-1-jbwyatt4@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_page_pool.c