From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753485AbcILQv0 (ORCPT ); Mon, 12 Sep 2016 12:51:26 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:35564 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbcILQvY (ORCPT ); Mon, 12 Sep 2016 12:51:24 -0400 Subject: Re: [PATCH] powerpc/32: add missing \n at end of printk warning message To: Joe Perches , linuxppc-dev@lists.ozlabs.org References: <20160912101224.24877-1-colin.king@canonical.com> <1473698067.11006.10.camel@perches.com> Cc: linux-kernel@vger.kernel.org From: Colin Ian King Message-ID: <02abdddf-50cc-4aef-398f-51444af5e58a@canonical.com> Date: Mon, 12 Sep 2016 17:49:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1473698067.11006.10.camel@perches.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/09/16 17:34, Joe Perches wrote: > On Mon, 2016-09-12 at 11:12 +0100, Colin King wrote: >> From: Colin Ian King >> The message is missing a \n, add it. > > Was this found via inspection or a tool? > grep