Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933032AbdIYHJK (ORCPT ); Mon, 25 Sep 2017 03:09:10 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:37336 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932578AbdIYHJJ (ORCPT ); Mon, 25 Sep 2017 03:09:09 -0400 X-Google-Smtp-Source: AOwi7QDetSHUPb15kPs6XUBhhIjCbsNNsML8ecrLvxW3nHUIGIKS7VRK1YUCv0ogT3IothKetSjsNg== Subject: Re: [PATCH] ANDROID: binder: pr_err() strings should end with newlines To: Greg KH References: <20170925070131.GA12211@kroah.com> Cc: arve@android.com, riandrews@android.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org From: Arvind Yadav Message-ID: Date: Mon, 25 Sep 2017 12:38:09 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170925070131.GA12211@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 300 Lines: 11 On Monday 25 September 2017 12:31 PM, Greg KH wrote: > On Mon, Sep 25, 2017 at 12:21:47PM +0530, Arvind Yadav wrote: >> Signed-off-by: Arvind Yadav >> --- > I can't take patches without any changelog text, sorry. As per your concern, I will update. > > greg k-h ~arvind