[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 08:47:38 UTC 2017


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

            Bug ID: 216100
           Summary: Missing newline in the beginning of the function if it
                    has not declared automatic variables.
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bltsrc at mail.ru

r305034, sys/sys/bus.h

bus_alloc_resource_any,
bus_alloc_resource_anywhere

functions should have newline in the beginning of the function,
because the have no declared variables, according to style(9).

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


More information about the freebsd-bugs mailing list