Re: [PATCH hwc v1] drm_hwcomposer: Fix comment on worker_test

2018-02-28 Thread Robert Foss
Thanks Rhys! Pushed. I removed the Change-Id field though. Rob. On 02/26/2018 07:17 AM, Rhys Kidd wrote: Reflect the boolean logic of the accompanying code, which is run after Worker.InitWorker() has completed in test setup. Change-Id: If5187bdaa944c5d74a70c55b5b5e58e1baa20511 Signed-off-by:

[PATCH hwc v1] drm_hwcomposer: Fix comment on worker_test

2018-02-26 Thread Rhys Kidd
Reflect the boolean logic of the accompanying code, which is run after Worker.InitWorker() has completed in test setup. Change-Id: If5187bdaa944c5d74a70c55b5b5e58e1baa20511 Signed-off-by: Rhys Kidd --- tests/worker_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test