From: Rusty Russell Date: Fri, 25 Jul 2008 17:06:03 +0000 (-0500) Subject: virtio: clarify that ABI is usable by any implementations X-Git-Tag: v2.6.27-rc1~504^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=674bfc23c585b34c42263d73fb51710d49762a23;p=pandora-kernel.git virtio: clarify that ABI is usable by any implementations We want others to implement and use virtio, so it makes sense to BSD license the non-__KERNEL__ parts of the headers to make this crystal clear. Signed-off-by: Rusty Russell Acked-by: Christian Borntraeger Acked-by: Mark McLoughlin Acked-by: Ryan Harper Acked-by: Eric Van Hensbergen Acked-by: Anthony Liguori --- Reading git-diff-tree failed