All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] test/py: test_fs: follow up v3 of fat write patches
@ 2018-09-27  7:03 Akashi, Takahiro
  2018-09-27  7:07 ` [U-Boot] [PATCH 1/2] test/py: test_fs: remove fs_type argument from umount_fs() Akashi, Takahiro
  0 siblings, 1 reply; 7+ messages in thread
From: Akashi, Takahiro @ 2018-09-27  7:03 UTC (permalink / raw)
  To: u-boot

This patch set is a collection of trivial updates on my v3 of fat write
patches[1]. No functionality changed.

[1] https://lists.denx.de/pipermail/u-boot/2018-September/340652.html


Akashi, Takahiro (2):
  test/py: test_fs: remove fs_type argument from umount_fs()
  test/py: test_fs: add docstring comments to helper functions

 test/py/tests/test_fs/conftest.py | 147 ++++++++++++++++++++++++++++--
 1 file changed, 140 insertions(+), 7 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-07  0:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27  7:03 [U-Boot] [PATCH 0/2] test/py: test_fs: follow up v3 of fat write patches Akashi, Takahiro
2018-09-27  7:07 ` [U-Boot] [PATCH 1/2] test/py: test_fs: remove fs_type argument from umount_fs() Akashi, Takahiro
2018-09-27  7:07   ` [U-Boot] [PATCH 2/2] test/py: test_fs: add docstring comments to helper functions Akashi, Takahiro
2018-10-02 11:21     ` Simon Glass
2018-10-07  0:28     ` [U-Boot] [U-Boot, " Tom Rini
2018-10-02 11:21   ` [U-Boot] [PATCH 1/2] test/py: test_fs: remove fs_type argument from umount_fs() Simon Glass
2018-10-07  0:28   ` [U-Boot] [U-Boot, " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.