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@FreeBSD.org Reporter: marc.priggeme...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"