From mboxrd@z Thu Jan 1 00:00:00 1970 From: sudeep.holla@arm.com (Sudeep Holla) Date: Mon, 15 Jan 2018 12:23:49 +0000 Subject: [PATCH v6 01/12] drivers: base: cacheinfo: move cache_setup_of_node() In-Reply-To: <20180113005920.28658-2-jeremy.linton@arm.com> References: <20180113005920.28658-1-jeremy.linton@arm.com> <20180113005920.28658-2-jeremy.linton@arm.com> Message-ID: <20180115122349.GA5473@e107155-lin> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 12, 2018 at 06:59:09PM -0600, Jeremy Linton wrote: > In preparation for the next patch, and to aid in > review of that patch, lets move cache_setup_of_node > farther down in the module without any changes. > ^^^^ s/farther/further/ Makes sense Acked-by: Sudeep Holla -- Regards, Sudeep