All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] build: Correct explanation of unnest-vars example
@ 2019-02-13 13:02 Markus Armbruster
  2019-03-04 10:11 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2019-02-13 13:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Fam Zheng

Cc: Fam Zheng <fam@euphon.net>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules.mak b/rules.mak
index 86e033d815..19f3d2c126 100644
--- a/rules.mak
+++ b/rules.mak
@@ -327,7 +327,7 @@ endef
 #     ../water/ice.mo-libs = -licemaker
 #     ../water/ice.mo-objs = ../water/ice1.o ../water/ice2.o
 #
-# Note that 'hot' didn't include 'season/' in the input, so 'summer.o' is not
+# Note that 'hot' didn't include 'water/' in the input, so 'steam.o' is not
 # included.
 #
 define unnest-vars
-- 
2.17.2

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

* Re: [Qemu-devel] [PATCH] build: Correct explanation of unnest-vars example
  2019-02-13 13:02 [Qemu-devel] [PATCH] build: Correct explanation of unnest-vars example Markus Armbruster
@ 2019-03-04 10:11 ` Markus Armbruster
  2019-03-06 10:13   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2019-03-04 10:11 UTC (permalink / raw)
  To: qemu-trivial; +Cc: qemu-devel, Fam Zheng

I guess this could go via -trivial.

Markus Armbruster <armbru@redhat.com> writes:

> Cc: Fam Zheng <fam@euphon.net>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  rules.mak | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules.mak b/rules.mak
> index 86e033d815..19f3d2c126 100644
> --- a/rules.mak
> +++ b/rules.mak
> @@ -327,7 +327,7 @@ endef
>  #     ../water/ice.mo-libs = -licemaker
>  #     ../water/ice.mo-objs = ../water/ice1.o ../water/ice2.o
>  #
> -# Note that 'hot' didn't include 'season/' in the input, so 'summer.o' is not
> +# Note that 'hot' didn't include 'water/' in the input, so 'steam.o' is not
>  # included.
>  #
>  define unnest-vars

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] build: Correct explanation of unnest-vars example
  2019-03-04 10:11 ` Markus Armbruster
@ 2019-03-06 10:13   ` Laurent Vivier
  0 siblings, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2019-03-06 10:13 UTC (permalink / raw)
  To: Markus Armbruster, qemu-trivial; +Cc: Fam Zheng, qemu-devel

On 04/03/2019 11:11, Markus Armbruster wrote:
> I guess this could go via -trivial.
> 
> Markus Armbruster <armbru@redhat.com> writes:
> 
>> Cc: Fam Zheng <fam@euphon.net>
>> Signed-off-by: Markus Armbruster <armbru@redhat.com>
>> ---
>>  rules.mak | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/rules.mak b/rules.mak
>> index 86e033d815..19f3d2c126 100644
>> --- a/rules.mak
>> +++ b/rules.mak
>> @@ -327,7 +327,7 @@ endef
>>  #     ../water/ice.mo-libs = -licemaker
>>  #     ../water/ice.mo-objs = ../water/ice1.o ../water/ice2.o
>>  #
>> -# Note that 'hot' didn't include 'season/' in the input, so 'summer.o' is not
>> +# Note that 'hot' didn't include 'water/' in the input, so 'steam.o' is not
>>  # included.
>>  #
>>  define unnest-vars
> 

Applied to my trivial-patches branch.

Thanks,
Laurent

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

end of thread, other threads:[~2019-03-06 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 13:02 [Qemu-devel] [PATCH] build: Correct explanation of unnest-vars example Markus Armbruster
2019-03-04 10:11 ` Markus Armbruster
2019-03-06 10:13   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier

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.