git: <sys/device.h>: Disable some no longer used types.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Sep 9 21:05:48 PDT 2019
commit eaa61c9d23ce4ca4980d078ceff8df55f564593d
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Aug 31 12:47:37 2019 +0300
<sys/device.h>: Disable some no longer used types.
Some additional cleanup in sys/devfs.h and sys/vfsops.h:
* dev_args_union/vop_args_union unused since introduced in
fef8985e09e16aeee4a2014876e2e4b758656ac2 and
2d3e977e265c8a4a48b58061b9d91ad235ed2265
* devfs_unit_hash unused since 898c91ee87ff48eab03bcce3add7afc16a58754e
* D_NAGGED unused since 335dda388a5c13edd38c87c32b72e51eaaedce75
* DEVFS_ISDIGIT unused since 07dfa375a25f4ef43c956ee33c739661306f601
While there, minor trailing whitespace cleanup in sys/vfsops.h.
Summary of changes:
sys/sys/devfs.h | 4 ++++
sys/sys/device.h | 4 +++-
sys/sys/vfsops.h | 26 ++++++++++++++------------
3 files changed, 21 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eaa61c9d23ce4ca4980d078ceff8df55f564593d
--
DragonFly BSD source repository
More information about the Commits
mailing list