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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 9FB7E1A04D3 for ; Fri, 2 Oct 2015 17:47:11 +1000 (AEST) In-Reply-To: <1439449878-1168-1-git-send-email-mpe@ellerman.id.au> To: Michael Ellerman , From: Michael Ellerman Cc: khandual@linux.vnet.ibm.com Subject: Re: powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow() Message-Id: <20151002074711.4D34F140D16@ozlabs.org> Date: Fri, 2 Oct 2015 17:47:10 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-13-08 at 07:11:18 UTC, Michael Ellerman wrote: > For no reason other than it looks ugly. > > Signed-off-by: Michael Ellerman Applied to powerpc next. https://git.kernel.org/powerpc/c/26cd835ef8bdc9ca6db03374 cheers