On 2014-04-15 10:10, xf...@credosemi.com wrote:
> The static variable `state` in `lua/uloop.c` should be clean after every
> callback.
>
> Signed-off-by: Xiongfei(Alex) Guo
Your patches don't apply (line wrapping, white space mangling).
Please resend.
Thanks,
- Felix
___
The static variable `state` in `lua/uloop.c` should be clean after every
callback.
Signed-off-by: Xiongfei(Alex) Guo
---
lua/uloop.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lua/uloop.c b/lua/uloop.c
index 51f53c2..5922e04 100644
--- a/lua/uloop.c
+++ b/lua/uloop