diff mbox

minios: remove reference to xensource.com

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

Commit Message

Jürgen Groß Nov. 25, 2016, 1:20 p.m. UTC
include/xen/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>
---
 include/xen/hvm/pvdrivers.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wei Liu Nov. 29, 2016, 9:01 a.m. UTC | #1
On Fri, Nov 25, 2016 at 02:20:29PM +0100, Juergen Gross wrote:
> include/xen/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>

Acked-by: Wei Liu <wei.liu2@citrix.com>

I will apply this when I'm done with 4.8 release.

> ---
>  include/xen/hvm/pvdrivers.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/xen/hvm/pvdrivers.h b/include/xen/hvm/pvdrivers.h
> index 77994d2..01ea2ae 100644
> --- a/include/xen/hvm/pvdrivers.h
> +++ b/include/xen/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
> -- 
> 2.10.0
>
Wei Liu Dec. 3, 2016, 4:07 p.m. UTC | #2
On Tue, Nov 29, 2016 at 09:01:28AM +0000, Wei Liu wrote:
> On Fri, Nov 25, 2016 at 02:20:29PM +0100, Juergen Gross wrote:
> > include/xen/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>
> 
> Acked-by: Wei Liu <wei.liu2@citrix.com>

Applied.
diff mbox

Patch

diff --git a/include/xen/hvm/pvdrivers.h b/include/xen/hvm/pvdrivers.h
index 77994d2..01ea2ae 100644
--- a/include/xen/hvm/pvdrivers.h
+++ b/include/xen/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