HomeFreeBSD

kbd: drop _KERNEL #ifdef in kbdreg.h

Description

kbd: drop _KERNEL #ifdef in kbdreg.h

This #ifdef is misleading as there are actually no user-serviceable parts
inside and, as far as I can tell, there is no pollution leading from
userland to this header. Furthermore, it becomes a slight nuisance when
attempting to move things around in this header.

Details

Provenance
kevansAuthored on
Parents
rS355768: MFC r355638: ObsoleteFiles.inc: chase libpcap update in r334277
Branches
Unknown
Tags
Unknown