Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753164AbdHWBpk (ORCPT ); Tue, 22 Aug 2017 21:45:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59402 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752991AbdHWBpj (ORCPT ); Tue, 22 Aug 2017 21:45:39 -0400 Date: Tue, 22 Aug 2017 18:45:43 -0700 From: Greg Kroah-Hartman To: Sherry Yang Cc: linux-kernel@vger.kernel.org, tkjos@google.com, maco@google.com, Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , "open list:ANDROID DRIVERS" Subject: Re: [PATCH 1/5] android: binder: Refactor prev and next buffer into a helper function Message-ID: <20170823014543.GB14474@kroah.com> References: <20170816002559.162668-1-sherryy@android.com> <20170816002559.162668-2-sherryy@android.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170816002559.162668-2-sherryy@android.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 309 Lines: 13 On Tue, Aug 15, 2017 at 05:25:55PM -0700, Sherry Yang wrote: > Change-Id: Ie2a446ad9907f0d306fd1b8e6d79d87e48826ce2 Why is this here? > Signed-off-by: Sherry Yang I can't take patches without any changelog text at all, sorry. Please fix up and resend this series. thanks, greg k-h