Date: Mon, 5 Jan 2004 11:04:29 -0800 (PST) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200401051904.i05J4T29018491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401051904.i05J4T29018491>
