commit | 89101f8cd6df61f5c9f990ccf218e88027410db2 | [log] [tgz] |
---|---|---|
author | Akashi Takahiro <takahiro.akashi@linaro.org> | Thu Sep 27 16:07:22 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 06 09:04:18 2018 -0400 |
tree | 75fb1e3b84c047d4ed052f2c6be4fd4daa5501a3 | |
parent | 677b9ccf8c75ae30ee31cdaa757009d63c0214b9 [diff] |
test/py: test_fs: remove fs_type argument from umount_fs() Since there is no use of fs_type in umount_fs(), just remove it. Signed-off-by: Akashi Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>