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 3vJzCL4bxHzDq60 for ; Fri, 10 Feb 2017 00:17:50 +1100 (AEDT) In-Reply-To: <20161206014015.10937-1-npiggin@gmail.com> To: Nicholas Piggin , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Nicholas Piggin Subject: Re: powerpc/64s: tidy up after exception handler rework Message-Id: <3vJzCL3twsz9s7N@ozlabs.org> Date: Fri, 10 Feb 2017 00:17:50 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-12-06 at 01:40:15 UTC, Nicholas Piggin wrote: > Somewhere along the line, search/replace left some naming garbled, > and untidy alignment. Might as well fix them all up now while git > blame history doesn't extend too far. > > Signed-off-by: Nicholas Piggin Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/852e5da99d15d0631c09e718abaa4b cheers