Date: Sun, 11 Apr 2004 22:04:47 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c Message-ID: <200404120504.i3C54liS012390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/04/11 22:04:47 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c Log: Remove a check for the return value added in rev 1.41. It's not an error to fail to turn off a fan, since the case is that it's usually already off. Revision Changes Path 1.43 +1 -8 src/sys/dev/acpica/acpi_thermal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404120504.i3C54liS012390>