Re: possible typo

From: Warren Turkal
Date: Mon Jun 09 2014 - 04:07:34 EST


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

Fix a typo.

Signed-off-by: Warren Turkal <wt@xxxxxxxxxxxxxxxx>

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@xxxxxxxxxx: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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/