Hi Jens, Please consider pulling the following changes for md-next on top of your for-6.2/block branch. This contains code cleanup by Christoph. Thanks, Song The following changes since commit 1d6df9d352bb2a3c2ddb32851dfcafb417c47762: blk-cgroup: Fix some kernel-doc comments (2022-12-01 18:22:12 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next for you to fetch changes up to b5c1acf012a7a73e3d0c5c3605ececcca6797267: md: fold unbind_rdev_from_array into md_kick_rdev_from_array (2022-12-02 11:21:01 -0800) ---------------------------------------------------------------- Christoph Hellwig (3): md: remove lock_bdev / unlock_bdev md: mark md_kick_rdev_from_array static md: fold unbind_rdev_from_array into md_kick_rdev_from_array drivers/md/md.c | 97 ++++++++++++++++++++++++++++++++++++------------------------------------------------------------- drivers/md/md.h | 1 - 2 files changed, 36 insertions(+), 62 deletions(-)