Files
xserver_xsdl/hw/dmx/config
Mikhail Gusarov 0a4d8cbdcd Remove more superfluous if(p) checks around free(p)
This patch has been generated by the following Coccinelle semantic patch:

@@
expression E;
@@

-if(E) { free(E); }
+free(E);

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2010-06-06 20:27:18 +07:00
..
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2004-06-30 20:06:56 +00:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00