init: remove the bstat helper
authorChristoph Hellwig <hch@lst.de>
Sat, 6 Jun 2020 08:49:35 +0000 (10:49 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 16 Jul 2020 13:34:42 +0000 (15:34 +0200)
commit881627f353754dd05a8f3e1c1941f0dbbf47a170
tree9544cb47ae7ee8a413cbf9da8ce236b14ec9167e
parent9e96c8c0e94eea2f69a9705f5d0f51928ea26c17
init: remove the bstat helper

The only caller of the bstat function becomes cleaner and simpler when
open coding the function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: NeilBrown <neilb@suse.de>
Acked-by: Song Liu <song@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
init/do_mounts.h
init/do_mounts_md.c