From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753314AbbEHOOY (ORCPT ); Fri, 8 May 2015 10:14:24 -0400 Received: from foss.arm.com ([217.140.101.70]:53105 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752985AbbEHOOT (ORCPT ); Fri, 8 May 2015 10:14:19 -0400 Message-ID: <554CC4B8.8080007@arm.com> Date: Fri, 08 May 2015 15:14:16 +0100 From: Sudeep Holla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Will Deacon , "linux-kernel@vger.kernel.org" CC: Sudeep Holla , "trivial@kernel.org" , Greg Kroah-Hartman Subject: Re: [PATCH] drivers/base: cacheinfo: fix annoying typo when DT nodes are absent References: <1431092734-5455-1-git-send-email-will.deacon@arm.com> In-Reply-To: <1431092734-5455-1-git-send-email-will.deacon@arm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/05/15 14:45, Will Deacon wrote: > s/hierarcy/hierarchy/ > > Maybe the typo will annoy people enough so that they add the missing > nodes to their device-tree files, but I still think this is better off > fixed. > Thanks for fixing this Will. I did notice this in few commit messages and seem to have fixed only them. I need to fix my habit of eating away the characters ;) Acked-by: Sudeep Holla Regards, Sudeep