git: kernel: Remove two no longer used sysinit ids.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 5 12:49:54 PST 2019
commit ebd7ffcddff44f189677b22fcd1a071ea9243429
Author: Sascha Wildner <saw at online.de>
Date: Sat Jan 5 21:43:50 2019 +0100
kernel: Remove two no longer used sysinit ids.
* SI_BOOT2_BIOS was used for longrun and other i386 specific stuff only.
The last usage was removed in c292f53669b4862993224dcf5c489355215be50d.
* SI_SUB_CLIST was removed in the recent tty clist refactoring commit,
see 4725869b060b0e647b6c64480a0ce50f64ff23bb.
Summary of changes:
sys/sys/kernel.h | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebd7ffcddff44f189677b22fcd1a071ea9243429
--
DragonFly BSD source repository
More information about the Commits
mailing list