From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759632Ab2JLCa0 (ORCPT ); Thu, 11 Oct 2012 22:30:26 -0400 Received: from ozlabs.org ([203.10.76.45]:53024 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759559Ab2JLCaW (ORCPT ); Thu, 11 Oct 2012 22:30:22 -0400 From: Rusty Russell To: Paolo Bonzini , Bryan Venteicher Cc: "Michael S. Tsirkin" , Cong Meng , virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Bryan Venteicher Subject: Re: [PATCH] [SCSI] virtio-scsi: Add real 2-clause BSD license to header In-Reply-To: <5076B241.1080506@redhat.com> References: <1349937691-60084-1-git-send-email-bryanv@daemoninthecloset.org> <5076B241.1080506@redhat.com> User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Fri, 12 Oct 2012 09:08:22 +1030 Message-ID: <87txu063dt.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Paolo Bonzini writes: > Il 11/10/2012 08:41, Bryan Venteicher ha scritto: >> This is analogous to commit a1b383870a made by Rusty Russell to all >> the VirtIO headers at the time. This eases the use of the header as >> is by other OSes. >> >> Signed-off-by: Bryan Venteicher > > Acked-by: Paolo Bonzini Applied! Thanks, Rusty.