git: kernel/pci: Correct an old TUNABLE_INT() to TUNABLE_ULONG().

Sascha Wildner swildner at crater.dragonflybsd.org
Sat May 30 11:21:10 PDT 2020


commit a7560c8414ccf9ff10882a7389e712e6eb352b12
Author: Sascha Wildner <saw at online.de>
Date:   Sat May 30 19:46:09 2020 +0200

    kernel/pci: Correct an old TUNABLE_INT() to TUNABLE_ULONG().
    
    While here, make the sysctl description look nicer.

Summary of changes:
 sys/bus/pci/x86_64/pci_bus.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7560c8414ccf9ff10882a7389e712e6eb352b12


-- 
DragonFly BSD source repository


More information about the Commits mailing list