git: kernel/acpica: Change button type to int.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 27 10:07:22 PDT 2015
commit c7251bc5d46fd0b411fe8db280c909c479db1a74
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 27 09:17:48 2015 +0200
kernel/acpica: Change button type to int.
Even though it can have only two values, it's not really a variable meant
to be either true or false.
Summary of changes:
sys/dev/acpica/acpi_button.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c7251bc5d46fd0b411fe8db280c909c479db1a74
--
DragonFly BSD source repository
More information about the Commits
mailing list