From: Eric Biggers <ebiggers@kernel.org>
To: Rakuram Eswaran <rakuram.e96@gmail.com>
Cc: linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org,
ardb@kernel.org, corbet@lwn.net, skhan@linuxfoundation.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH] Documentation/staging: Fix typo and incorrect citation in crc32.rst
Date: Wed, 20 Aug 2025 23:59:13 -0400 [thread overview]
Message-ID: <20250821035913.GG185832@quark> (raw)
In-Reply-To: <20250820162615.6942-1-rakuram.e96@gmail.com>
On Wed, Aug 20, 2025 at 09:56:13PM +0530, Rakuram Eswaran wrote:
> In Documentation/staging/crc32.rst, below errors have been corrected:
>
> 1. Line 37: from "to being" to "to bring"
>
> 2. Line 119: Incorrect citation date:
> It must be August 1988 instead of August 1998
>
> Signed-off-by: Rakuram Eswaran <rakuram.e96@gmail.com>
> ---
> Documentation/staging/crc32.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Sure, why not. Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=crc-next
Note that this file is somewhat dated and is due for a rewrite. It
doesn't describe how most of the optimized CRC code actually works these
days, using carryless multiplication or dedicated instructions.
- Eric
next prev parent reply other threads:[~2025-08-21 3:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 16:26 [PATCH] Documentation/staging: Fix typo and incorrect citation in crc32.rst Rakuram Eswaran
2025-08-21 3:59 ` Eric Biggers [this message]
2025-08-23 9:18 ` Rakuram Eswaran
2025-08-24 2:36 ` Eric Biggers
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=20250821035913.GG185832@quark \
--to=ebiggers@kernel.org \
--cc=ardb@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=rakuram.e96@gmail.com \
--cc=skhan@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).