diff mbox series

tools: fix typo in sysconfig.xencommons.in

Message ID 20250211073106.189350-1-dmkhn@proton.me (mailing list archive)
State New
Headers show
Series tools: fix typo in sysconfig.xencommons.in | expand

Commit Message

Denis Mukhin Feb. 11, 2025, 7:31 a.m. UTC
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(-)

Comments

Andrew Cooper Feb. 11, 2025, 12:23 p.m. UTC | #1
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
Oleksii Kurochko Feb. 11, 2025, 12:35 p.m. UTC | #2
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
diff mbox series

Patch

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