Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Tadeusz Struk <tadeusz.struk@intel.com>
To: herbert@gondor.apana.org.au
Cc: dhowells@redhat.com, linux-crypto@vger.kernel.org,
	tadeusz.struk@intel.com
Subject: [PATCH] crypto: akcipher - fix spelling cihper -> cipher
Date: Tue, 23 Jun 2015 10:18:53 -0700	[thread overview]
Message-ID: <20150623171853.15642.88750.stgit@tstruk-mobl1> (raw)

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
---
 crypto/akcipher.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/akcipher.c b/crypto/akcipher.c
index d798641..528ae6a 100644
--- a/crypto/akcipher.c
+++ b/crypto/akcipher.c
@@ -114,4 +114,4 @@ void crypto_unregister_akcipher(struct akcipher_alg *alg)
 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
 
 MODULE_LICENSE("GPL");
-MODULE_DESCRIPTION("Generic public key cihper type");
+MODULE_DESCRIPTION("Generic public key cipher type");

             reply	other threads:[~2015-06-23 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 17:18 Tadeusz Struk [this message]
2015-06-25 15:37 ` [PATCH] crypto: akcipher - fix spelling cihper -> cipher Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150623171853.15642.88750.stgit@tstruk-mobl1 \
    --to=tadeusz.struk@intel.com \
    --cc=dhowells@redhat.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox