On 26 August 2014 00:51, Anders Roxell <[email protected]> wrote:

> Signed-off-by: Anders Roxell <[email protected]>
> ---
>  test/api_test/odp_atomic_test.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/api_test/odp_atomic_test.c
> b/test/api_test/odp_atomic_test.c
> index 92c62dd..9019d4f 100644
> --- a/test/api_test/odp_atomic_test.c
> +++ b/test/api_test/odp_atomic_test.c
> @@ -291,7 +291,7 @@ static void *run_thread(void *arg)
>  int main(int argc, char *argv[])
>  {
>         pthrd_arg thrdarg;
> -       int test_type, pthrdnum = 0, i = 0, cnt = argc - 1;
> +       int test_type = 0, pthrdnum = 0, i = 0, cnt = argc - 1;
>         char c;
>         int result;
>
Reviewed-by: Venkatesh Vivekanandan <[email protected]>

>
> --
> 1.9.1
>
>
> _______________________________________________
> lng-odp mailing list
> [email protected]
> http://lists.linaro.org/mailman/listinfo/lng-odp
>
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to