md: mark md_kick_rdev_from_array static
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Nov 2022 13:32:54 +0000 (14:32 +0100)
committerSong Liu <song@kernel.org>
Fri, 2 Dec 2022 19:21:01 +0000 (11:21 -0800)
commitd57d9d6965502fd0ca95f17180d655f6dc196002
tree10a0a7a2e813525998ce1fcfd7ffb3db7bea3c3f
parentfb541ca4c36500b7b1d1a4def992059d9af56f14
md: mark md_kick_rdev_from_array static

md_kick_rdev_from_array is only used in md.c, so unexport it and mark
the symbol static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Song Liu <song@kernel.org>
drivers/md/md.c
drivers/md/md.h