public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] A few cleanup patches for blk-cgroup
@ 2022-10-10  2:38 Kemeng Shi
  2022-10-10  2:38 ` [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue Kemeng Shi
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Kemeng Shi @ 2022-10-10  2:38 UTC (permalink / raw)
  To: tj, axboe; +Cc: cgroups, linux-block, linux-kernel, shikemeng

This series contains a few cleanup patches to correct comment, remove
unnecessary exit and add NULL check.

Kemeng Shi (4):
  blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
  blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue
  blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy
  blk-cgroup: Fix typo in comment

 block/blk-cgroup.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2022-10-11  7:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10  2:38 [PATCH 0/4] A few cleanup patches for blk-cgroup Kemeng Shi
2022-10-10  2:38 ` [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue Kemeng Shi
     [not found]   ` <20221010023859.11896-2-shikemeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-10-10  7:37     ` Christoph Hellwig
2022-10-11  1:04       ` Kemeng Shi
2022-10-10  2:38 ` [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue Kemeng Shi
     [not found]   ` <20221010023859.11896-3-shikemeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-10-10 20:26     ` Tejun Heo
     [not found]       ` <Y0SACpAv4+ETrS6Z-NiLfg/pYEd1N0TnZuCh8vA@public.gmane.org>
2022-10-11  1:07         ` Kemeng Shi
2022-10-10  2:38 ` [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy Kemeng Shi
2022-10-10 20:29   ` Tejun Heo
     [not found]     ` <Y0SAneaJadYJwAkr-NiLfg/pYEd1N0TnZuCh8vA@public.gmane.org>
2022-10-11  1:23       ` Kemeng Shi
2022-10-11  7:53     ` Yu Kuai
2022-10-10  2:38 ` [PATCH 4/4] blk-cgroup: Fix typo in comment Kemeng Shi
2022-10-10 20:29   ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox