]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f93a467ed0dfd4ae5501c8fd326b5635b32b92d
tree9544cb47ae7ee8a413cbf9da8ce236b14ec9167e
parent8edf27ba69b803fd9ce2fd92fb7cef2c7ea12334
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