[PATCH] tools: fix typo in sysconfig.xencommons.in

dmkhn@proton.me posted 1 patch 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250211073106.189350-1-dmkhn@proton.me
tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] tools: fix typo in sysconfig.xencommons.in
Posted by dmkhn@proton.me 1 month ago
From: Denis Mukhin <dmukhin@ford.com>

Signed-off-by: Denis Mukhin <dmukhin@ford.com>
---
 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
index 1bdd830d8a..1720a9b075 100644
--- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
+++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
@@ -8,7 +8,7 @@
 ## Type: string
 ## Default: daemon
 #
-# Select type of xentore service.
+# Select type of xenstore service.
 #
 # This can be either of:
 #  * daemon
-- 
2.34.1
Re: [PATCH for-4.20] tools: fix typo in sysconfig.xencommons.in
Posted by Andrew Cooper 1 month ago
On 11/02/2025 7:31 am, dmkhn@proton.me wrote:
> From: Denis Mukhin <dmukhin@ford.com>
>
> Signed-off-by: Denis Mukhin <dmukhin@ford.com>

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

CC Oleksii for 4.20 consideration.

> ---
>  tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
> index 1bdd830d8a..1720a9b075 100644
> --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
> +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
> @@ -8,7 +8,7 @@
>  ## Type: string
>  ## Default: daemon
>  #
> -# Select type of xentore service.
> +# Select type of xenstore service.
>  #
>  # This can be either of:
>  #  * daemon
Re: [PATCH for-4.20] tools: fix typo in sysconfig.xencommons.in
Posted by Oleksii Kurochko 1 month ago
On 2/11/25 1:23 PM, Andrew Cooper wrote:
> On 11/02/2025 7:31 am,dmkhn@proton.me wrote:
>> From: Denis Mukhin<dmukhin@ford.com>
>>
>> Signed-off-by: Denis Mukhin<dmukhin@ford.com>
> Acked-by: Andrew Cooper<andrew.cooper3@citrix.com>
>
> CC Oleksii for 4.20 consideration.

Release-Acked-By: Oleksii Kurochko<oleksii.kurochko@gmail.com>

Thanks.

~ Oleksii

>
>> ---
>>   tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
>> index 1bdd830d8a..1720a9b075 100644
>> --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
>> +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in
>> @@ -8,7 +8,7 @@
>>   ## Type: string
>>   ## Default: daemon
>>   #
>> -# Select type of xentore service.
>> +# Select type of xenstore service.
>>   #
>>   # This can be either of:
>>   #  * daemon