From: pangzizhen001@208suo.com
To: terrelln@fb.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] zstd/decompress: Fix typos in comments
Date: Thu, 20 Jul 2023 23:34:52 +0800 [thread overview]
Message-ID: <5704cc1d71fe90348a9e845c80fae7fe@208suo.com> (raw)
In-Reply-To: <20230720153251.41120-1-wangjianli@cdjrlc.com>
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
lib/zstd/decompress/zstd_decompress_block.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/zstd/decompress/zstd_decompress_block.c
b/lib/zstd/decompress/zstd_decompress_block.c
index c1913b8e7c89..cd2e9acecd84 100644
--- a/lib/zstd/decompress/zstd_decompress_block.c
+++ b/lib/zstd/decompress/zstd_decompress_block.c
@@ -510,7 +510,7 @@ void ZSTD_buildFSETable_body(ZSTD_seqSymbol* dt,
}
}
/* Now we spread those positions across the table.
- * The benefit of doing it in two stages is that we avoid the
the
+ * The benefit of doing it in two stages is that we avoid the
* variable size inner loop, which caused lots of branch
misses.
* Now we can run through all the positions without any branch
misses.
* We unroll the loop twice, since that is what emperically
worked best.
next parent reply other threads:[~2023-07-20 15:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230720153251.41120-1-wangjianli@cdjrlc.com>
2023-07-20 15:34 ` pangzizhen001 [this message]
2023-10-12 16:24 ` Nick Terrell
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=5704cc1d71fe90348a9e845c80fae7fe@208suo.com \
--to=pangzizhen001@208suo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=terrelln@fb.com \
/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
all inboxes | Powered by JetHome®