]> xenbits.xensource.com Git - people/royger/freebsd.git/commit
Remove the only user of sysctl_add_oid().
authored <ed@FreeBSD.org>
Tue, 13 Dec 2016 07:58:30 +0000 (07:58 +0000)
committered <ed@FreeBSD.org>
Tue, 13 Dec 2016 07:58:30 +0000 (07:58 +0000)
commitcefb702476e879a7d852e1330370205f38a6dfe9
tree6cbf0f4d244c53ca1d3c84dd22a26c5c6fd5b3cd
parent3c4c1ff8b97aa710babc2fd3799af987b48fcc5a
Remove the only user of sysctl_add_oid().

My plan is to change this function's prototype at some point in the
future to add a new label argument, which can be used to export all of
sysctl as metrics that can be scraped by Prometheus. Switch over this
caller to use the macro wrapper counterpart.
sys/compat/linuxkpi/common/include/linux/sysfs.h