diff mbox

xen: remove reference to xensource.com

Message ID 20161125131247.15736-1-jgross@suse.com (mailing list archive)
State New, archived
Headers show

Commit Message

Jürgen Groß Nov. 25, 2016, 1:12 p.m. UTC
xen/include/public/hvm/pvdrivers.h contains a reference to
xen-devel@lists.xensource.com. Replace it by the correct address
xen-devel@lists.xenproject.org

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 xen/include/public/hvm/pvdrivers.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Andrew Cooper Nov. 25, 2016, 1:13 p.m. UTC | #1
On 25/11/16 13:12, Juergen Gross wrote:
> xen/include/public/hvm/pvdrivers.h contains a reference to
> xen-devel@lists.xensource.com. Replace it by the correct address
> xen-devel@lists.xenproject.org
>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>

> ---
>  xen/include/public/hvm/pvdrivers.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/xen/include/public/hvm/pvdrivers.h b/xen/include/public/hvm/pvdrivers.h
> index 77994d2..01ea2ae 100644
> --- a/xen/include/public/hvm/pvdrivers.h
> +++ b/xen/include/public/hvm/pvdrivers.h
> @@ -28,7 +28,7 @@
>   * This is the master registry of product numbers for
>   * PV drivers. 
>   * If you need a new product number allocating, please
> - * post to xen-devel@lists.xensource.com.  You should NOT use
> + * post to xen-devel@lists.xenproject.org.  You should NOT use
>   * a product number without allocating one.
>   * If you maintain a separate versioning and distribution path
>   * for PV drivers you should have a separate product number so
diff mbox

Patch

diff --git a/xen/include/public/hvm/pvdrivers.h b/xen/include/public/hvm/pvdrivers.h
index 77994d2..01ea2ae 100644
--- a/xen/include/public/hvm/pvdrivers.h
+++ b/xen/include/public/hvm/pvdrivers.h
@@ -28,7 +28,7 @@ 
  * This is the master registry of product numbers for
  * PV drivers. 
  * If you need a new product number allocating, please
- * post to xen-devel@lists.xensource.com.  You should NOT use
+ * post to xen-devel@lists.xenproject.org.  You should NOT use
  * a product number without allocating one.
  * If you maintain a separate versioning and distribution path
  * for PV drivers you should have a separate product number so