git: kernel/acpi: Fix some implementation specific shifting of signed ints.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jan 29 04:17:59 PST 2021
commit c91db74236e5aa8b26bad43072e4e40a1fe4f5ff
Author: Sascha Wildner <saw at online.de>
Date: Fri Jan 29 12:28:07 2021 +0100
kernel/acpi: Fix some implementation specific shifting of signed ints.
All these are stored as unsigned.
Summary of changes:
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c91db74236e5aa8b26bad43072e4e40a1fe4f5ff
--
DragonFly BSD source repository
More information about the Commits
mailing list