xserver-multidpi/hw/kdrive/linux
Mikhail Gusarov 2c85d72fc7 Do not check xfree argument for NULL
xfree itself checks for NULL, and even this is not necessary
as passing NULL to free(3) is safe.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-01-01 23:27:53 -08:00
..
bus.c Do not check xfree argument for NULL 2010-01-01 23:27:53 -08:00
evdev.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
keyboard.c Do not check xfree argument for NULL 2010-01-01 23:27:53 -08:00
linux.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
Makefile.am Remove unused LinuxFindPci and LinuxGetPciCfg 2009-10-20 06:38:06 +09:00
mouse.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
ms.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
ps2.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
tslib.c Do not check xfree argument for NULL 2010-01-01 23:27:53 -08:00