]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ion: tidy up a bit
authorHeesub Shin <heesub.shin@samsung.com>
Wed, 28 May 2014 06:52:52 +0000 (15:52 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2014 20:40:33 +0000 (13:40 -0700)
commitb4b8dd217357aad686d7c12c2c5fd8aeae7a6b57
tree0dd784ef22532b372da005c639e1f41a963071d7
parent84b5a407df94e9f0c75fee47b1911e8b2bb204da
staging: ion: tidy up a bit

For aesthetics and readability, rename goto labels, remove
useless code lines, and clarify function return type.

Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
Reviewed-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Tested-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_page_pool.c
drivers/staging/android/ion/ion_priv.h
drivers/staging/android/ion/ion_system_heap.c