All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] blk-cgroup: duplicated code refactor
@ 2022-06-29  1:50 Jason Yan
  2022-06-29  1:50 ` [PATCH v2 1/2] blk-cgroup: factor out blkcg_iostat_update() Jason Yan
  2022-06-29  1:50 ` [PATCH v2 2/2] blk-cgroup: factor out blkcg_free_all_cpd() Jason Yan
  0 siblings, 2 replies; 5+ messages in thread
From: Jason Yan @ 2022-06-29  1:50 UTC (permalink / raw)
  To: tj, jack, hch, axboe; +Cc: linux-block, Jason Yan

Two duplicated code segment refactors. No functional change.

v1->v2: Remove inline keyword of blkcg_iostat_update().

Jason Yan (2):
  blk-cgroup: factor out blkcg_iostat_update()
  blk-cgroup: factor out blkcg_free_all_cpd()

 block/blk-cgroup.c | 73 ++++++++++++++++++++++++----------------------
 1 file changed, 38 insertions(+), 35 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-06-29  5:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29  1:50 [PATCH v2 0/2] blk-cgroup: duplicated code refactor Jason Yan
2022-06-29  1:50 ` [PATCH v2 1/2] blk-cgroup: factor out blkcg_iostat_update() Jason Yan
2022-06-29  5:20   ` Christoph Hellwig
2022-06-29  1:50 ` [PATCH v2 2/2] blk-cgroup: factor out blkcg_free_all_cpd() Jason Yan
2022-06-29  5:20   ` Christoph Hellwig

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.