From: "Brenda J. Butler"
Date: Tue, 31 Oct 2017 14:28:02 -0400
> Signed-off-by: Brenda J. Butler
Applied.
On Tue, Oct 31, 2017 at 2:28 PM, Brenda J. Butler wrote:
> Signed-off-by: Brenda J. Butler
> ---
> tools/testing/selftests/tc-testing/tdc_helper.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/testing/selftests/tc-testing/tdc_helper.py
> b/tools/testing/selftes
On Mon, Oct 30, 2017 at 8:37 PM, Brenda J. Butler wrote:
> The docstring says the function returns a "set" but it returns
> a "list". These are both python data types, so we should refer to
> the right one that is being returned.
>
> Signed-off-by: Brenda J. Butler
Acked-by: Lucas Bates