From: Matthew Sakai <msakai@redhat.com>
To: dm-devel@lists.linux.dev
Cc: Matthew Sakai <msakai@redhat.com>
Subject: [PATCH 00/11] dm vdo: fix minor comment issues
Date: Thu, 29 Feb 2024 23:26:18 -0500 [thread overview]
Message-ID: <cover.1709266694.git.msakai@redhat.com> (raw)
Jiapeng Chong (8):
dm vdo: Modify mismatched function name
dm vdo slab-depot: Modify mismatched function name
dm vdo: Modify mismatched function name
dm vdo: Modify mismatched function name
dm vdo: Modify mismatched function name
dm vdo: Modify mismatched function name
dm vdo dedupe: Modify mismatched function name
dm vdo: Modify mismatched function name
Matthew Sakai (3):
dm vdo indexer delta-index: fix typos in comments
dm vdo: update module comments
dm vdo: remove outdated pointer_map reference
drivers/md/dm-vdo/admin-state.c | 2 +-
drivers/md/dm-vdo/dedupe.c | 2 +-
drivers/md/dm-vdo/dm-vdo-target.c | 11 +++--------
drivers/md/dm-vdo/encodings.c | 2 +-
drivers/md/dm-vdo/flush.c | 2 +-
drivers/md/dm-vdo/indexer/delta-index.c | 2 +-
drivers/md/dm-vdo/indexer/delta-index.h | 2 +-
drivers/md/dm-vdo/logical-zone.c | 4 ++--
drivers/md/dm-vdo/physical-zone.c | 2 +-
drivers/md/dm-vdo/slab-depot.c | 6 +++---
drivers/md/dm-vdo/vdo.c | 9 +++------
11 files changed, 18 insertions(+), 26 deletions(-)
--
2.42.0
next reply other threads:[~2024-03-01 4:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 4:26 Matthew Sakai [this message]
2024-03-01 4:26 ` [PATCH 01/11] dm vdo: Modify mismatched function name Matthew Sakai
2024-03-01 4:26 ` [PATCH 02/11] dm vdo slab-depot: " Matthew Sakai
2024-03-01 4:26 ` [PATCH 03/11] dm vdo: " Matthew Sakai
2024-03-01 4:26 ` [PATCH 04/11] " Matthew Sakai
2024-03-01 4:26 ` [PATCH 05/11] " Matthew Sakai
2024-03-01 4:26 ` [PATCH 06/11] " Matthew Sakai
2024-03-01 4:26 ` [PATCH 07/11] dm vdo dedupe: " Matthew Sakai
2024-03-01 4:26 ` [PATCH 08/11] dm vdo: " Matthew Sakai
2024-03-01 4:26 ` [PATCH 09/11] dm vdo indexer delta-index: fix typos in comments Matthew Sakai
2024-03-01 4:26 ` [PATCH 10/11] dm vdo: update module comments Matthew Sakai
2024-03-01 4:26 ` [PATCH 11/11] dm vdo: remove outdated pointer_map reference Matthew Sakai
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=cover.1709266694.git.msakai@redhat.com \
--to=msakai@redhat.com \
--cc=dm-devel@lists.linux.dev \
/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 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.