[Bug 223189] [PATCH] remove resource_set_* declarations from sys/sys/bus.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 23 14:56:01 UTC 2017


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

            Bug ID: 223189
           Summary: [PATCH] remove resource_set_* declarations from
                    sys/sys/bus.h
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: marc.priggemeyer at gmail.com
          Keywords: patch

Created attachment 187395
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187395&action=edit
Patch to remove resource_set_* declarations

In 2001 there was a commit providing a "Hints overhaul" removing
implementations for the functions resource_set_{int, long, string} from
sys/kern/subr_bus.c [1]

Declarations still reside in the header sys/sys/bus.h and should be removed. A
patch is attached.

[1]
https://github.com/freebsd/freebsd/commit/bbbe8875f0844bdf4e10cbc01dc9c7f2a2c8368a#diff-1717f3d7a6b94555398479c6c4531c10

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


More information about the freebsd-bugs mailing list