From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wGTdk5s2WzDqBN for ; Mon, 1 May 2017 12:58:50 +1000 (AEST) In-Reply-To: <20161126032612.13559-3-npiggin@gmail.com> To: Nicholas Piggin From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, Nicholas Piggin Subject: Re: [2/4] powerpc: add arch/powerpc/tools directory Message-Id: <3wGTdk45tzz9sDb@ozlabs.org> Date: Mon, 1 May 2017 12:58:50 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2016-11-26 at 03:26:10 UTC, Nicholas Piggin wrote: > Move a couple of existing scripts under there. Remove scripts directory: > a script is a tool, a tool is not a script. > > Signed-off-by: Nick Piggin Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b71c9ffb140556004caf7ba27083f9 cheers