Some function had the blank lines, others didn't. Most of the ones that didn't were newer, so remove this now-optional blank line everywhere.
All the other printf() calls cast to (void) here, do the two newer ones for consistency.
Add VFS FS events for mount and unmount to devctl/devd
Report when a filesystem is mounted or unmounted via devd, along with details
about the mount point and mount options.
Sponsored by: Netflix
Add a remounted vfs event.
Hook up remounted vfs event to devd