HomeFreeBSD

kern_ntptime.c: Remove ntp_init()

Description

kern_ntptime.c: Remove ntp_init()

The ntp_init() function did set a couple of global objects to zero. These
objects are in the .bss section and already initialized to zero during kernel
or module loading.

Details

Provenance
sebastian.huber_embedded-brains.deAuthored on Feb 7 2022, 9:16 PM
impCommitted on Feb 7 2022, 9:16 PM
Parents
rGa3d71fffa786: cfiscsi_done: Free the dummy PDU earlier.
Branches
Unknown
Tags
Unknown