All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/xenstore: Fix indentation in the header of xenstored_control.c
@ 2021-05-10 15:07 Julien Grall
  2021-05-10 15:12 ` Juergen Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Grall @ 2021-05-10 15:07 UTC (permalink / raw)
  To: xen-devel; +Cc: julien, Julien Grall, Ian Jackson, Wei Liu, Juergen Gross

From: Julien Grall <jgrall@amazon.com>

Commit e867af081d94 "tools/xenstore: save new binary for live update"
seemed to have spuriously changed the indentation of the first line of
the copyright header.

The previous indentation is re-instated so all the lines are indented
the same.

Reported-by: Bjoern Doebel <doebel@amazon.com>
Signed-off-by: Julien Grall <jgrall@amazon.com>
---
 tools/xenstore/xenstored_control.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/xenstore/xenstored_control.c b/tools/xenstore/xenstored_control.c
index 8e470f2b2056..52d4817679fe 100644
--- a/tools/xenstore/xenstored_control.c
+++ b/tools/xenstore/xenstored_control.c
@@ -1,5 +1,5 @@
 /*
-Interactive commands for Xen Store Daemon.
+    Interactive commands for Xen Store Daemon.
     Copyright (C) 2017 Juergen Gross, SUSE Linux GmbH
 
     This program is free software; you can redistribute it and/or modify
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] tools/xenstore: Fix indentation in the header of xenstored_control.c
  2021-05-10 15:07 [PATCH] tools/xenstore: Fix indentation in the header of xenstored_control.c Julien Grall
@ 2021-05-10 15:12 ` Juergen Gross
  2021-05-10 17:30   ` Julien Grall
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2021-05-10 15:12 UTC (permalink / raw)
  To: Julien Grall, xen-devel; +Cc: Julien Grall, Ian Jackson, Wei Liu


[-- Attachment #1.1.1: Type: text/plain, Size: 514 bytes --]

On 10.05.21 17:07, Julien Grall wrote:
> From: Julien Grall <jgrall@amazon.com>
> 
> Commit e867af081d94 "tools/xenstore: save new binary for live update"
> seemed to have spuriously changed the indentation of the first line of
> the copyright header.
> 
> The previous indentation is re-instated so all the lines are indented
> the same.
> 
> Reported-by: Bjoern Doebel <doebel@amazon.com>
> Signed-off-by: Julien Grall <jgrall@amazon.com>

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen

[-- Attachment #1.1.2: OpenPGP_0xB0DE9DD628BF132F.asc --]
[-- Type: application/pgp-keys, Size: 3135 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] tools/xenstore: Fix indentation in the header of xenstored_control.c
  2021-05-10 15:12 ` Juergen Gross
@ 2021-05-10 17:30   ` Julien Grall
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Grall @ 2021-05-10 17:30 UTC (permalink / raw)
  To: Juergen Gross, xen-devel; +Cc: Julien Grall, Ian Jackson, Wei Liu

Hi Juergen,

On 10/05/2021 16:12, Juergen Gross wrote:
> On 10.05.21 17:07, Julien Grall wrote:
>> From: Julien Grall <jgrall@amazon.com>
>>
>> Commit e867af081d94 "tools/xenstore: save new binary for live update"
>> seemed to have spuriously changed the indentation of the first line of
>> the copyright header.
>>
>> The previous indentation is re-instated so all the lines are indented
>> the same.
>>
>> Reported-by: Bjoern Doebel <doebel@amazon.com>
>> Signed-off-by: Julien Grall <jgrall@amazon.com>
> 
> Reviewed-by: Juergen Gross <jgross@suse.com>

Committed.

Cheers,

-- 
Julien Grall


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-10 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 15:07 [PATCH] tools/xenstore: Fix indentation in the header of xenstored_control.c Julien Grall
2021-05-10 15:12 ` Juergen Gross
2021-05-10 17:30   ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.