[U-Boot] [PATCH 2/2] test/py: test_fs: add docstring comments to helper functions

Simon Glass sjg at chromium.org
Tue Oct 2 11:21:50 UTC 2018


On 27 September 2018 at 00:07, Akashi, Takahiro
<takahiro.akashi at linaro.org> wrote:
> From: "Akashi Takahiro" <takahiro.akashi at linaro.org>
>
> After Siomon's comment, add a descriptive comment (docstring) to each of
> helper functions in conftest.py. No functionality changed.
>
> Signed-off-by: Akashi Takahiro <takahiro.akashi at linaro.org>
> ---
>  test/py/tests/test_fs/conftest.py | 133 ++++++++++++++++++++++++++++++
>  1 file changed, 133 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

BTW you don't need to put a 'Returns' section if there is nothing returned.


More information about the U-Boot mailing list