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>
> ---
>  unit/test-caif.c    |    2 +-
>  unit/test-mux.c     |    2 +-
>  unit/test-simutil.c |    4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)

Patch has been applied, thanks.

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to