git: <sys/dmsg.h>: Reduce userspace pollution a bit.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Oct 31 13:44:22 PDT 2019
commit da4c7dd501d3f0613432b4636e37f11ca9113111
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Oct 18 15:39:40 2019 +0300
<sys/dmsg.h>: Reduce userspace pollution a bit.
Kernel only prototypes where exposed after buildworld fixup in
840d1679a5091e5e53566251299413a8e90f4cb9
The 'struct kdmsg_iocom' is embedded in 'struct disk' (sys/disk.h).
Also forward declare few structs to reduce dependencies.
While there, remove kdmsg_icrc32*() prototypes that where added in:
3a5aa68f9b693d86f3b5d5ac9191035f09d18b3e
Summary of changes:
sys/sys/dmsg.h | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da4c7dd501d3f0613432b4636e37f11ca9113111
--
DragonFly BSD source repository
More information about the Commits
mailing list