Hi Lucas,

On 11/27/2010 01:38 PM, Lucas De Marchi wrote:
> This patch was generated by the following semantic patch
> (http://coccinelle.lip6.fr/)
> 
> // <smpl>
> @fix disable is_null,isnt_null1@
> expression *E;
> @@
> 
> - !E
> + E == NULL
> // </smpl>
> ---
>  gisi/client.c |   46 +++++++++++++++++++++++-----------------------
>  gisi/iter.c   |    2 +-
>  gisi/server.c |    6 +++---
>  gisi/verify.c |    4 ++--
>  4 files changed, 29 insertions(+), 29 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to