Date: Mon, 06 Apr 2015 20:06:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-acpi@FreeBSD.org Subject: [Bug 152792] [acpica] [patch] move temperature conversion macros to a common header Message-ID: <bug-152792-13733-weigWOvR1d@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-152792-13733@https.bugs.freebsd.org/bugzilla/> References: <bug-152792-13733@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=152792 --- Comment #3 from Jung-uk Kim <jkim@FreeBSD.org> --- Generally, I am okay with the change. However, I don't like TZ_KELVTOC* macros. These stuff should stay in acpi_thermal.c. At least, TZ_KELVTOC() macro should not be moved. Also, I don't like TZ_* prefixes. These macros should be prefixed with something else. Actually, I am not even sure whether sysctl.h is the right file to put these misc. utility macros. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-152792-13733-weigWOvR1d>