All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] dm vdo: fix minor comment issues
@ 2024-03-01  4:26 Matthew Sakai
  2024-03-01  4:26 ` [PATCH 01/11] dm vdo: Modify mismatched function name Matthew Sakai
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Matthew Sakai @ 2024-03-01  4:26 UTC (permalink / raw)
  To: dm-devel; +Cc: Matthew Sakai

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-03-01  4:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01  4:26 [PATCH 00/11] dm vdo: fix minor comment issues Matthew Sakai
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

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.