cvs commit: src/sys/kern vfs_subr.c
Alexander Kabaev
kan at FreeBSD.org
Mon Jan 5 11:05:19 PST 2004
kan 2004/01/05 11:04:29 PST
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
style(9):
Add empty line before first code line in functions with no local
variables.
Properly terminate comment sentences.
Indent lines which are longer that 80 characters.
Move v_addpollinfo closer to the rest of poll-related functions.
Move DEBUG_VFS_LOCKS ifdefed block to the end of file.
Obtained from: bde (partly)
Revision Changes Path
1.478 +266 -236 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list