From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 24/34] xen/arm: setup: setup_cache is only used internally Date: Fri, 28 Mar 2014 17:17:37 +0000 Message-ID: <5335AEB1.3080906@linaro.org> References: <1395766541-23979-1-git-send-email-julien.grall@linaro.org> <1395766541-23979-25-git-send-email-julien.grall@linaro.org> <1395940052.22909.218.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WTaPU-0004bh-EY for xen-devel@lists.xenproject.org; Fri, 28 Mar 2014 17:17:41 +0000 Received: by mail-ee0-f49.google.com with SMTP id c41so4263723eek.22 for ; Fri, 28 Mar 2014 10:17:38 -0700 (PDT) In-Reply-To: <1395940052.22909.218.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xenproject.org, tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On 03/27/2014 05:07 PM, Ian Campbell wrote: > On Tue, 2014-03-25 at 16:55 +0000, Julien Grall wrote: > > "only used internally" is an odd way to put it. Something like "is only > used from within the file and can therefore be static" perhaps? Right, I was unable to find a good description when I wrote the different patches. I will rework all the commit messages with "only used internally" in the title. >> Signed-off-by: Julien Grall > > Acked-by: Ian Campbell Thanks, -- Julien Grall