From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 0AB2C1A0B57 for ; Mon, 11 Jan 2016 20:14:07 +1100 (AEDT) In-Reply-To: <1450679921-23260-1-git-send-email-andrew.donnellan@au1.ibm.com> To: Andrew Donnellan , linuxppc-dev@ozlabs.org From: Michael Ellerman Subject: Re: powerpc: fix style of self-test config prompts Message-Id: <20160111091406.A4BE914031C@ozlabs.org> Date: Mon, 11 Jan 2016 20:14:06 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2015-21-12 at 06:38:41 UTC, Andrew Donnellan wrote: > A few of the config prompts for powerpc self-tests have periods at the > end, which is inconsistent with the rest of the prompts. Remove the > periods. > > Signed-off-by: Andrew Donnellan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/759fb100b22473bebc46a0f10c cheers