From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties Date: Tue, 18 Feb 2014 17:44:50 -0500 (EST) Message-ID: <20140218.174450.720081669556611504.davem@davemloft.net> References: <1392762975-19132-1-git-send-email-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sergei.shtylyov@cogentembedded.com To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:36722 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751005AbaBRWox (ORCPT ); Tue, 18 Feb 2014 17:44:53 -0500 In-Reply-To: <1392762975-19132-1-git-send-email-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Tue, 18 Feb 2014 14:36:15 -0800 > This patch fixes a typo in the Device Tree binding for the > leading '#'. > > Reported-by: Sergei Shtylyov > Signed-off-by: Florian Fainelli > --- > Changes in v2: > - rebased on top of net-next/master Applied, thanks for the quick turnaround.