lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 09 Jun 2014 01:07:04 -0700
From:	Warren Turkal <wt@...guintechs.org>
To:	Sam Ravnborg <sam@...nborg.org>
CC:	linux-doc@...r.kernel.org, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: possible typo

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

     Fix a typo.

     Signed-off-by: Warren Turkal <wt@...guintechs.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@...hub.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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists