FreeBSD Bugzilla – Attachment 187395 Details for
Bug 223189
[PATCH] remove resource_set_* declarations from sys/sys/bus.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove resource_set_* declarations
bus_h.patch (text/plain), 693 bytes, created by
marc.priggemeyer
on 2017-10-23 14:56:01 UTC
(
hide
)
Description:
Patch to remove resource_set_* declarations
Filename:
MIME Type:
Creator:
marc.priggemeyer
Created:
2017-10-23 14:56:01 UTC
Size:
693 bytes
patch
obsolete
>diff --git a/bus.h b/bus.h >index 0391297..b0511f8 100644 >--- a/bus.h >+++ b/bus.h >@@ -644,12 +644,6 @@ int resource_find_match(int *anchor, const char **name, int *unit, > const char *resname, const char *value); > int resource_find_dev(int *anchor, const char *name, int *unit, > const char *resname, const char *value); >-int resource_set_int(const char *name, int unit, const char *resname, >- int value); >-int resource_set_long(const char *name, int unit, const char *resname, >- long value); >-int resource_set_string(const char *name, int unit, const char *resname, >- const char *value); > int resource_unset_value(const char *name, int unit, const char *resname); > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223189
: 187395