Minor style cleanups (mostly removal of trailing whitespaces).
This commit is contained in:
parent
21ff8c6715
commit
08be819487
@ -3747,8 +3747,8 @@ sysctl_vfs_ctl(SYSCTL_HANDLER_ARGS)
|
||||
return (error);
|
||||
}
|
||||
|
||||
SYSCTL_PROC(_vfs, OID_AUTO, ctl, CTLFLAG_WR,
|
||||
NULL, 0, sysctl_vfs_ctl, "", "Sysctl by fsid");
|
||||
SYSCTL_PROC(_vfs, OID_AUTO, ctl, CTLFLAG_WR, NULL, 0, sysctl_vfs_ctl, "",
|
||||
"Sysctl by fsid");
|
||||
|
||||
/*
|
||||
* Function to initialize a va_filerev field sensibly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user