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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 4 Jun 2020 13:08:43 +0300
From:   Horia Geantă <horia.geanta@....com>
To:     Heinrich Schuchardt <xypron.glpk@....de>,
        Aymen Sghaier <aymen.sghaier@....com>
Cc:     Herbert Xu <herbert@...dor.apana.org.au>,
        "David S . Miller" <davem@...emloft.net>,
        "linux-crypto@...r.kernel.org" <linux-crypto@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] crypto: caam - fix typo

On 6/4/2020 5:41 AM, Heinrich Schuchardt wrote:
> %s/suppying/supplying/
> 
This is good since it's not detected by the default kernel spellchecker.

Would you be willing to append also the detected typos?

CHECK: 'interrrupt' may be misspelled - perhaps 'interrupt'?
#57: FILE: drivers/crypto/caam/ctrl.c:57:
+                * resets the done interrrupt and returns the RNG to idle.

CHECK: 'occured' may be misspelled - perhaps 'occurred'?
#159: FILE: drivers/crypto/caam/ctrl.c:159:
+                * If an error occured in the descriptor, then

CHECK: 'aquired' may be misspelled - perhaps 'acquired'?
#267: FILE: drivers/crypto/caam/ctrl.c:267:
+ *           entropy being aquired.

CHECK: 'paramters' may be misspelled - perhaps 'parameters'?
#736: FILE: drivers/crypto/caam/ctrl.c:736:
+        *  Read the Compile Time paramters and SCFGR to determine

CHECK: 'modfiy' may be misspelled - perhaps 'modify'?
#866: FILE: drivers/crypto/caam/ctrl.c:866:
+                        * and the kick_trng(...) function will modfiy the

CHECK: 'sucessful' may be misspelled - perhaps 'successful'?
#868: FILE: drivers/crypto/caam/ctrl.c:868:
+                        * interval, leading to a sucessful initialization of

CHECK: 'Propogate' may be misspelled - perhaps 'Propagate'?
#116: FILE: drivers/crypto/caam/desc.h:116:
+/* Propogate DNR property to SharedDesc */

CHECK: 'defintions' may be misspelled - perhaps 'definitions'?
#456: FILE: drivers/crypto/caam/pdb.h:456:
+       u32 sgf_ln; /* Use DSA_PDB_ defintions per above */

Thanks,
Horia

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ