]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fuse: whitespace and style(9) cleanup
authorcem <cem@FreeBSD.org>
Wed, 20 Feb 2019 02:49:26 +0000 (02:49 +0000)
committercem <cem@FreeBSD.org>
Wed, 20 Feb 2019 02:49:26 +0000 (02:49 +0000)
commit8c28d663d3f0800f4873cbac7d2022b5a0db8f3a
tree57fcb7c80d7eea6c0fa4324714a0ccb9be658384
parentc3081ecaeb819661235e70b1a94e90742e723824
Fuse: whitespace and style(9) cleanup

Take a pass through fixing some of the most egregious whitespace issues in
fs/fuse.  Also fix some style(9) warts while here.  Not 100% cleaned up, but
somewhat less painful to look at and edit.

No functional change.
sys/fs/fuse/fuse.h
sys/fs/fuse/fuse_device.c
sys/fs/fuse/fuse_file.c
sys/fs/fuse/fuse_file.h
sys/fs/fuse/fuse_internal.h
sys/fs/fuse/fuse_ipc.c
sys/fs/fuse/fuse_ipc.h
sys/fs/fuse/fuse_node.c
sys/fs/fuse/fuse_node.h
sys/fs/fuse/fuse_vfsops.c
sys/fs/fuse/fuse_vnops.c