xserver-multidpi/hw/xfree86/os-support/linux
Martin Ettl 4df3e8c805 Resource leakage: 0 is a valid file descriptor
When testing if an fd is valid, the required construct is >= 0, not > 0.

[Daniel: Fixed up the Linux MTRR case as well.]

Signed-off-by: Martin Ettl <ettl.martin@gmx.de>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-10-08 13:27:30 +11:00
..
int10 xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
lnx_acpi.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
lnx_agp.c xfree86: use %zu to format size_t arguments 2009-01-11 08:54:11 +01:00
lnx_apm.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
lnx_axp.c Fix build on Alpha 2009-08-12 14:45:13 -04:00
lnx_bell.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
lnx_ev56.c PCI: Always build domain support. 2008-11-24 23:40:02 -05:00
lnx_font.c xfree86: switch to byte counting functions 2009-07-14 10:13:44 +10:00
lnx_init.c xfree86: fix VT_WAITACTIVE control flow (#11477) 2009-09-14 12:10:13 +10:00
lnx_kmod.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
lnx_video.c Resource leakage: 0 is a valid file descriptor 2009-10-08 13:27:30 +11:00
lnx.h Fix alpha build failures 2007-07-19 20:37:26 -04:00
Makefile.am xserver: remove RAC/resource handling code. 2009-07-28 15:14:28 +10:00