|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/3] get_maintainer.pl: Convert to XEN tree
On Mon, 2013-11-04 at 13:11 -0500, Don Slutz wrote:
> --- a/scripts/get_maintainer.pl
> +++ b/scripts/get_maintainer.pl
> @@ -13,11 +13,11 @@
> use strict;
>
> my $P = $0;
> -my $V = '0.26';
> +my $V = '0.26.2';
I think we should add a -xen suffix rather than taking over the micro
version namespace.
> -if (!top_of_kernel_tree($lk_path)) {
> +if (!top_of_tree($xen_path)) {
> die "$P: The current directory does not appear to be "
> - . "a linux kernel source tree.\n";
> + . "a XEN source tree.\n";
It's more commonly "Xen" (throughout).
With those two minor comments fixed:
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |