This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "".
The branch, master has been updated via 65d66b94d66e6b954f3430b90a67eaeca7bf37c6 (commit) from ba9fedae2040d39f71fa8aee6db9512c5cfe21e4 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 65d66b94d66e6b954f3430b90a67eaeca7bf37c6 Author: Mike Holmes mike.holmes@linaro.org Date: Fri Dec 2 10:55:36 2016 -0500
helper: remove unused variable
Signed-off-by: Mike Holmes mike.holmes@linaro.org Reviewed-by: Bill Fischofer bill.fischofer@linaro.org Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
diff --git a/helper/linux.c b/helper/linux.c index bb4b22c..7bd0b07 100644 --- a/helper/linux.c +++ b/helper/linux.c @@ -295,7 +295,6 @@ static int odph_linux_process_create(odph_odpthread_t *thread_tbl, int cpu, const odph_odpthread_params_t *thr_params) { - int ret; cpu_set_t cpu_set; pid_t pid;
-----------------------------------------------------------------------
Summary of changes: helper/linux.c | 1 - 1 file changed, 1 deletion(-)
hooks/post-receive