Date: Sun, 15 Jan 2017 18:06:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 216100] Missing newline in the beginning of the function if it has not declared automatic variables. Message-ID: <bug-216100-8-GMpytIoAw8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216100-8@https.bugs.freebsd.org/bugzilla/> References: <bug-216100-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216100 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cem@freebsd.org Resolution|--- |Not A Bug Status|New |Closed --- Comment #1 from Conrad Meyer <cem@freebsd.org> --- This rule isn't hard and fast. I think we're moving towards ignoring the e= mpty space for routines without any local variables =E2=80=94 especially, as is = the case for bus_alloc_resource_any/anywhere, when the body of the routine is a single l= ine. Eventually we'll codify that more explicitly in style(9). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216100-8-GMpytIoAw8>