public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: possible typo
       [not found] ` <20140609074630.GA15826@ravnborg.org>
@ 2014-06-09  8:07   ` Warren Turkal
  2014-06-10  0:29     ` Randy Dunlap
  2014-06-10 12:16     ` Michal Marek
  0 siblings, 2 replies; 3+ messages in thread
From: Warren Turkal @ 2014-06-09  8:07 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-doc, linux-kbuild, linux-kernel, trivial

commit 4ce2f36b4b06b7df569b1875c7ab834270786882
Author: Warren Turkal <wt@penguintechs.org>
Date:   Sun Jun 8 22:19:29 2014 -0700

     Fix a typo.

     Signed-off-by: Warren Turkal <wt@penguintechs.org>

diff --git a/Documentation/kbuild/modules.txt 
b/Documentation/kbuild/modules.txt
index 69372fb..3fb39e0 100644
--- a/Documentation/kbuild/modules.txt
+++ b/Documentation/kbuild/modules.txt
@@ -470,7 +470,7 @@ build.

  	Sometimes, an external module uses exported symbols from
  	another external module. kbuild needs to have full knowledge of
-	all symbols to avoid spliitting out warnings about undefined
+	all symbols to avoid spitting out warnings about undefined
  	symbols. Three solutions exist for this situation.

  	NOTE: The method with a top-level kbuild file is recommended

wt

On 06/09/2014 12:46 AM, Sam Ravnborg wrote:
> On Sun, Jun 08, 2014 at 10:40:55PM -0700, Warren Turkal wrote:
>> Hey,
>>
>> I think I found a typo in the kbuild docs. A one line commit can be pulled
>> from the "fix_typo" branch from the git repo @ git@github.com:wt/linux.git.
>>
>> Can someone please take a look at this branch at some point?
> No.
> Please submit this as a regular patch - see Documentation/SubmittingPatches
>
> 	Sam
>

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

* Re: possible typo
  2014-06-09  8:07   ` possible typo Warren Turkal
@ 2014-06-10  0:29     ` Randy Dunlap
  2014-06-10 12:16     ` Michal Marek
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2014-06-10  0:29 UTC (permalink / raw)
  To: Warren Turkal, Sam Ravnborg
  Cc: linux-doc, linux-kbuild, linux-kernel, trivial

On 06/09/14 01:07, Warren Turkal wrote:
> commit 4ce2f36b4b06b7df569b1875c7ab834270786882
> Author: Warren Turkal <wt@penguintechs.org>
> Date:   Sun Jun 8 22:19:29 2014 -0700
> 
>     Fix a typo.
> 
>     Signed-off-by: Warren Turkal <wt@penguintechs.org>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> diff --git a/Documentation/kbuild/modules.txt b/Documentation/kbuild/modules.txt
> index 69372fb..3fb39e0 100644
> --- a/Documentation/kbuild/modules.txt
> +++ b/Documentation/kbuild/modules.txt
> @@ -470,7 +470,7 @@ build.
> 
>      Sometimes, an external module uses exported symbols from
>      another external module. kbuild needs to have full knowledge of
> -    all symbols to avoid spliitting out warnings about undefined
> +    all symbols to avoid spitting out warnings about undefined
>      symbols. Three solutions exist for this situation.
> 
>      NOTE: The method with a top-level kbuild file is recommended
> 
> wt
> 
> On 06/09/2014 12:46 AM, Sam Ravnborg wrote:
>> On Sun, Jun 08, 2014 at 10:40:55PM -0700, Warren Turkal wrote:
>>> Hey,
>>>
>>> I think I found a typo in the kbuild docs. A one line commit can be pulled
>>> from the "fix_typo" branch from the git repo @ git@github.com:wt/linux.git.
>>>
>>> Can someone please take a look at this branch at some point?
>> No.
>> Please submit this as a regular patch - see Documentation/SubmittingPatches
>>
>>     Sam


-- 
~Randy

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

* Re: possible typo
  2014-06-09  8:07   ` possible typo Warren Turkal
  2014-06-10  0:29     ` Randy Dunlap
@ 2014-06-10 12:16     ` Michal Marek
  1 sibling, 0 replies; 3+ messages in thread
From: Michal Marek @ 2014-06-10 12:16 UTC (permalink / raw)
  To: Warren Turkal
  Cc: Sam Ravnborg, linux-doc, linux-kbuild, linux-kernel, trivial

On 2014-06-09 10:07, Warren Turkal wrote:
> commit 4ce2f36b4b06b7df569b1875c7ab834270786882
> Author: Warren Turkal <wt@penguintechs.org>
> Date:   Sun Jun 8 22:19:29 2014 -0700
> 
>      Fix a typo.
> 
>      Signed-off-by: Warren Turkal <wt@penguintechs.org>

Thanks, I applied the patch to kbuild.git#misc. But please write a more
meaningful subject line next time (I changed it to "kbuild: Fix a typo
in documentation") and use git format-patch to generate the patch, so
that the recipient can pipe your email git git am.

Michal

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

end of thread, other threads:[~2014-06-10 12:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <539548E7.9070908@penguintechs.org>
     [not found] ` <20140609074630.GA15826@ravnborg.org>
2014-06-09  8:07   ` possible typo Warren Turkal
2014-06-10  0:29     ` Randy Dunlap
2014-06-10 12:16     ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox