All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto: delete or fix duplicated words
@ 2020-07-31  2:39 Randy Dunlap
  2020-07-31  2:39 ` [PATCH 1/6] crypto: algif_aead: delete duplicated word Randy Dunlap
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Randy Dunlap @ 2020-07-31  2:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Herbert Xu, David S. Miller, linux-crypto

Drop doubled words or fix them to what they should be.


Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org

 crypto/algif_aead.c                   |    2 +-
 crypto/asymmetric_keys/pkcs7_parser.h |    2 +-
 crypto/crc32c_generic.c               |    4 ++--
 crypto/crct10dif_generic.c            |    2 +-
 crypto/crypto_engine.c                |    2 +-
 crypto/tcrypt.c                       |    4 ++--
 6 files changed, 8 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2020-08-21  7:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31  2:39 [PATCH 0/6] crypto: delete or fix duplicated words Randy Dunlap
2020-07-31  2:39 ` [PATCH 1/6] crypto: algif_aead: delete duplicated word Randy Dunlap
2020-07-31  2:39 ` [PATCH 2/6] crypto: asymmetric_keys: pkcs7_parser: " Randy Dunlap
2020-07-31  2:39 ` [PATCH 3/6] crypto: crc32c_generic: delete and fix duplicated words Randy Dunlap
2020-07-31  2:39 ` [PATCH 4/6] crypto: crct10dif_generic: " Randy Dunlap
2020-07-31  2:39 ` [PATCH 5/6] crypto: crypto_engine: delete duplicated word Randy Dunlap
2020-07-31  2:39 ` [PATCH 6/6] crypto: tcrypt: delete duplicated words in messages Randy Dunlap
2020-08-21  7:55 ` [PATCH 0/6] crypto: delete or fix duplicated words Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.