Date: Wed, 6 Mar 2002 10:39:16 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: David Xu <davidx@viasoft.com.cn> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: please remove blank line Message-ID: <Pine.BSF.4.21.0203061036470.37321-100000@InterJet.elischer.org> In-Reply-To: <00e301c1c4c9$295966c0$ef01a8c0@davidwnt>
next in thread | previous in thread | raw e-mail | index | archive | help
The coding style guide for freebsd says that a blank line shalll be above the code and below teh variable declarations.. most peopple take this to read that the blank line still appears if there are no variables. I'm sorry if this offends your personal style, but a group has to have SME style guide and we all use this one when writing for FreeBSD even if we have our own syles for different code.. otherwise it would get unreadable. On Wed, 6 Mar 2002, David Xu wrote: > could anyone remove a blank line in /sys/kern/kern_sysctl.c ? > in FreeBSD 4.5 STABLE, it's at line 151, function sysctl_ctx_init(). > > -- > David Xu > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0203061036470.37321-100000>