All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH TRIVIAL] README: GTK+ is a acronym
@ 2015-07-06 17:33 Diego Viola
  2015-07-10 21:17 ` Jonathan Corbet
  0 siblings, 1 reply; 7+ messages in thread
From: Diego Viola @ 2015-07-06 17:33 UTC (permalink / raw)
  To: corbet; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial, Diego Viola

Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 69c68fb..a326a6a 100644
--- a/README
+++ b/README
@@ -161,7 +161,7 @@ CONFIGURING the kernel:
 
      "make xconfig"     X windows (Qt) based configuration tool.
 
-     "make gconfig"     X windows (Gtk) based configuration tool.
+     "make gconfig"     X windows (GTK+) based configuration tool.
 
      "make oldconfig"   Default all questions based on the contents of
                         your existing ./.config file and asking about
-- 
2.4.5


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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-06 17:33 [PATCH TRIVIAL] README: GTK+ is a acronym Diego Viola
@ 2015-07-10 21:17 ` Jonathan Corbet
  2015-07-12  4:15   ` Diego Viola
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Corbet @ 2015-07-10 21:17 UTC (permalink / raw)
  To: Diego Viola; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

On Mon,  6 Jul 2015 14:33:21 -0300
Diego Viola <diego.viola@gmail.com> wrote:

> -     "make gconfig"     X windows (Gtk) based configuration tool.
> +     "make gconfig"     X windows (GTK+) based configuration tool.

Applied to the docs tree, thanks.

jon

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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-10 21:17 ` Jonathan Corbet
@ 2015-07-12  4:15   ` Diego Viola
  2015-07-21 15:19     ` Diego Viola
  0 siblings, 1 reply; 7+ messages in thread
From: Diego Viola @ 2015-07-12  4:15 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

Thanks, that should have been a "an acronym" instead of "a acronym"

Typo in my commit message. :-(

Diego

On Fri, Jul 10, 2015 at 6:17 PM, Jonathan Corbet <corbet@lwn.net> wrote:
> On Mon,  6 Jul 2015 14:33:21 -0300
> Diego Viola <diego.viola@gmail.com> wrote:
>
>> -     "make gconfig"     X windows (Gtk) based configuration tool.
>> +     "make gconfig"     X windows (GTK+) based configuration tool.
>
> Applied to the docs tree, thanks.
>
> jon

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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-12  4:15   ` Diego Viola
@ 2015-07-21 15:19     ` Diego Viola
  2015-07-22  6:38       ` Jonathan Corbet
  0 siblings, 1 reply; 7+ messages in thread
From: Diego Viola @ 2015-07-21 15:19 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

When will my patch get merged with the Linus tree?

Sorry for being impatient.

Diego

On Sun, Jul 12, 2015 at 1:15 AM, Diego Viola <diego.viola@gmail.com> wrote:
> Thanks, that should have been a "an acronym" instead of "a acronym"
>
> Typo in my commit message. :-(
>
> Diego
>
> On Fri, Jul 10, 2015 at 6:17 PM, Jonathan Corbet <corbet@lwn.net> wrote:
>> On Mon,  6 Jul 2015 14:33:21 -0300
>> Diego Viola <diego.viola@gmail.com> wrote:
>>
>>> -     "make gconfig"     X windows (Gtk) based configuration tool.
>>> +     "make gconfig"     X windows (GTK+) based configuration tool.
>>
>> Applied to the docs tree, thanks.
>>
>> jon

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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-21 15:19     ` Diego Viola
@ 2015-07-22  6:38       ` Jonathan Corbet
  2015-07-22 11:37         ` Diego Viola
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Corbet @ 2015-07-22  6:38 UTC (permalink / raw)
  To: Diego Viola; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

On Tue, 21 Jul 2015 12:19:17 -0300
Diego Viola <diego.viola@gmail.com> wrote:

> When will my patch get merged with the Linus tree?

It's in the general queue, so it will find its way in during the 4.3
merge window.

Thanks,

jon

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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-22  6:38       ` Jonathan Corbet
@ 2015-07-22 11:37         ` Diego Viola
  2015-08-07  2:05           ` Diego Viola
  0 siblings, 1 reply; 7+ messages in thread
From: Diego Viola @ 2015-07-22 11:37 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

Thanks :-)

Diego

On Wed, Jul 22, 2015 at 3:38 AM, Jonathan Corbet <corbet@lwn.net> wrote:
> On Tue, 21 Jul 2015 12:19:17 -0300
> Diego Viola <diego.viola@gmail.com> wrote:
>
>> When will my patch get merged with the Linus tree?
>
> It's in the general queue, so it will find its way in during the 4.3
> merge window.
>
> Thanks,
>
> jon

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

* Re: [PATCH TRIVIAL] README: GTK+ is a acronym
  2015-07-22 11:37         ` Diego Viola
@ 2015-08-07  2:05           ` Diego Viola
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Viola @ 2015-08-07  2:05 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: jeffrey.t.kirsher, bywxiaobai, linux-kernel, trivial

I should have referred to this as an initialism, not acronym.

Diego

On Wed, Jul 22, 2015 at 8:37 AM, Diego Viola <diego.viola@gmail.com> wrote:
> Thanks :-)
>
> Diego
>
> On Wed, Jul 22, 2015 at 3:38 AM, Jonathan Corbet <corbet@lwn.net> wrote:
>> On Tue, 21 Jul 2015 12:19:17 -0300
>> Diego Viola <diego.viola@gmail.com> wrote:
>>
>>> When will my patch get merged with the Linus tree?
>>
>> It's in the general queue, so it will find its way in during the 4.3
>> merge window.
>>
>> Thanks,
>>
>> jon

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

end of thread, other threads:[~2015-08-07  2:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 17:33 [PATCH TRIVIAL] README: GTK+ is a acronym Diego Viola
2015-07-10 21:17 ` Jonathan Corbet
2015-07-12  4:15   ` Diego Viola
2015-07-21 15:19     ` Diego Viola
2015-07-22  6:38       ` Jonathan Corbet
2015-07-22 11:37         ` Diego Viola
2015-08-07  2:05           ` Diego Viola

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.