[PATCH 1/9] staging: ion: tidy up a bit

John Stultz john.stultz at linaro.org
Tue May 27 18:59:08 UTC 2014


On Tue, May 27, 2014 at 11:52 AM, Greg Kroah-Hartman
<gregkh at linuxfoundation.org> wrote:
> On Mon, May 26, 2014 at 07:04:53PM +0900, Heesub Shin wrote:
>> For aesthetics and readability, rename goto labels, remove
>> useless code lines, and clarify function return type.
>>
>> Signed-off-by: Heesub Shin <heesub.shin at samsung.com>
>> ---
>>  drivers/staging/android/ion/ion_page_pool.c   |  2 +-
>>  drivers/staging/android/ion/ion_priv.h        |  2 +-
>>  drivers/staging/android/ion/ion_system_heap.c | 57 ++++++++++++---------------
>>  3 files changed, 28 insertions(+), 33 deletions(-)
>
> For this whole series, I need someone from the Android team, or John, to
> ack them, as I have no way of testing.

Having Colin's ack would be best, but I can do some basic testing when
v2 is sent out.

thanks
-john


More information about the devel mailing list