From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH] vhost-net: add module alias (v2.1) Date: Mon, 16 Jan 2012 23:34:19 +0000 Message-ID: <20120116233419.34cda70f@bob.linux.org.uk> References: <20120111091653.188b24ab@nehalam.linuxnetplumber.net> <20120111213038.39213819@nehalam.linuxnetplumber.net> <20120112.200701.1473475851890804136.davem@davemloft.net> <20120115124236.GA31012@redhat.com> <20120116122645.2257b40b@bob.linux.org.uk> <20120116075236.110cc4b4@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, "Michael S. Tsirkin" , netdev@vger.kernel.org, kay.sievers@vrfy.org, virtualization@lists.linux-foundation.org, device@lanana.org, David Miller To: Stephen Hemminger Return-path: In-Reply-To: <20120116075236.110cc4b4@nehalam.linuxnetplumber.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org > Also: > - use C99 style initialization. > - add missing entry in documentation for loop-control > > Signed-off-by: Stephen Hemminger For the device allocation Acked-by: Alan Cox