[PATCH v2 1/5] android: binder: Refactor prev and next buffer into a helper function

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Aug 23 23:18:45 UTC 2017


On Wed, Aug 23, 2017 at 08:46:39AM -0700, Sherry Yang wrote:
> Use helper functions buffer_next and buffer_prev instead
> of list_entry to get the next and previous buffers.
> 
> Signed-off-by: Sherry Yang <sherryy at android.com>
> ---
>  drivers/android/binder_alloc.c | 24 +++++++++++++++---------
>  1 file changed, 15 insertions(+), 9 deletions(-)

These all have been acked by the other google/android developers, right?

thanks,

greg k-h


More information about the devel mailing list