[Bug 216100] Missing newline in the beginning of the function if it has not declared automatic variables.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 15 18:06:11 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216100

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
This rule isn't hard and fast.  I think we're moving towards ignoring the empty
space for routines without any local variables — especially, as is the case for
bus_alloc_resource_any/anywhere, when the body of the routine is a single line.
 Eventually we'll codify that more explicitly in style(9).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list