[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170830060743.GC3035@kroah.com>
Date: Wed, 30 Aug 2017 08:07:43 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Sherry Yang <sherryy@...roid.com>
Cc: linux-kernel@...r.kernel.org,
"open list:ANDROID DRIVERS" <devel@...verdev.osuosl.org>,
Arve Hjønnevåg <arve@...roid.com>,
Riley Andrews <riandrews@...roid.com>, maco@...gle.com,
tkjos@...gle.com
Subject: Re: [PATCH v3 1/6] android: binder: Refactor prev and next buffer
into a helper function
On Tue, Aug 29, 2017 at 05:46:57PM -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@...roid.com>
> ---
> drivers/android/binder_alloc.c | 24 +++++++++++++++---------
> 1 file changed, 15 insertions(+), 9 deletions(-)
What changed from the previous version?
Always put the changes below the --- line. Like the documentation says
to do so.
Also, don't I already have these patches in my tree? Do you want me to
revert the existing ones and use the new ones, or what about a fixup
patch for any differences?
confused,
greg k-h
Powered by blists - more mailing lists