From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] dummy: documentation is stale Date: Tue, 15 May 2012 13:44:26 -0400 (EDT) Message-ID: <20120515.134426.94841003284203144.davem@davemloft.net> References: <20120514135724.23177.91808.stgit@bluebook> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: alan@lxorguk.ukuu.org.uk Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:40539 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752879Ab2EORoi (ORCPT ); Tue, 15 May 2012 13:44:38 -0400 In-Reply-To: <20120514135724.23177.91808.stgit@bluebook> Sender: netdev-owner@vger.kernel.org List-ID: From: Alan Cox Date: Mon, 14 May 2012 14:57:31 +0100 > From: Alan Cox > > dummy0/1/2 names are always used and there are options to set multiple > dummy devices. Remove the obsolete text > > Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=42865 > Signed-off-by: Alan Cox Applied, thanks Alan.