dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Code cleanup and simplification
@ 2025-06-11  1:14 Damien Le Moal
  2025-06-11  1:14 ` [PATCH 1/2] dm: Remove unnecessary return in dm_zone_endio() Damien Le Moal
  2025-06-11  1:14 ` [PATCH 2/2] dm: Simplify dm_io_complete() Damien Le Moal
  0 siblings, 2 replies; 5+ messages in thread
From: Damien Le Moal @ 2025-06-11  1:14 UTC (permalink / raw)
  To: dm-devel, Mike Snitzer, Mikulas Patocka

Mike, Mikulas,

A couple of patches to cleanup/simplify code. No functional change.

Damien Le Moal (2):
  dm: Remove unnecessary return in dm_zone_endio()
  dm: Simplify dm_io_complete()

 drivers/md/dm-zone.c |  2 --
 drivers/md/dm.c      | 11 ++---------
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-11  3:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11  1:14 [PATCH 0/2] Code cleanup and simplification Damien Le Moal
2025-06-11  1:14 ` [PATCH 1/2] dm: Remove unnecessary return in dm_zone_endio() Damien Le Moal
2025-06-11  3:29   ` Christoph Hellwig
2025-06-11  1:14 ` [PATCH 2/2] dm: Simplify dm_io_complete() Damien Le Moal
2025-06-11  3:29   ` Christoph Hellwig

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).