From: Herbert Xu <herbert@gondor.apana.org.au>
To: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Cc: linux-mips@vger.kernel.org, linux-crypto@vger.kernel.org,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] MIPS: Remove unused arch/mips/crypto directory
Date: Fri, 22 May 2026 20:35:11 +0800 [thread overview]
Message-ID: <ahBNf4BaaCQOqGRX@gondor.apana.org.au> (raw)
In-Reply-To: <20260517032100.105696-1-enelsonmoore@gmail.com>
On Sat, May 16, 2026 at 08:20:56PM -0700, Ethan Nelson-Moore wrote:
> The last MIPS crypto code was moved to lib/crypto/mips in
> commit c9e5ac0ab9d1 ("lib/crypto: mips/md5: Migrate optimized code into
> library"). However, arch/mips/crypto still contains stub Kconfig,
> Makefile, and .gitignore files. Remove these unnecessary files.
>
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
> ---
> arch/mips/Makefile | 2 --
> arch/mips/crypto/.gitignore | 2 --
> arch/mips/crypto/Kconfig | 5 -----
> arch/mips/crypto/Makefile | 5 -----
> crypto/Kconfig | 3 ---
> 5 files changed, 17 deletions(-)
> delete mode 100644 arch/mips/crypto/.gitignore
> delete mode 100644 arch/mips/crypto/Kconfig
> delete mode 100644 arch/mips/crypto/Makefile
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
prev parent reply other threads:[~2026-05-22 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-17 3:20 [PATCH] MIPS: Remove unused arch/mips/crypto directory Ethan Nelson-Moore
2026-05-22 12:35 ` Herbert Xu [this message]
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=ahBNf4BaaCQOqGRX@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=davem@davemloft.net \
--cc=enelsonmoore@gmail.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=tsbogend@alpha.franken.de \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).