Skip to content

Commit f4272c0

Browse files
JuliaLawallVasily Gorbik
authored andcommitted
s390/pkey: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Harald Freudenberger <freude@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
1 parent cfd68b3 commit f4272c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/s390/crypto/pkey_api.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ static int pkey_skey2pkey(const u8 *key, struct pkey_protkey *pkey)
155155
/*
156156
* The cca_xxx2protkey call may fail when a card has been
157157
* addressed where the master key was changed after last fetch
158-
* of the mkvp into the cache. Try 3 times: First witout verify
158+
* of the mkvp into the cache. Try 3 times: First without verify
159159
* then with verify and last round with verify and old master
160160
* key verification pattern match not ignored.
161161
*/

0 commit comments

Comments
 (0)