Page MenuHomeFreeBSD

D6431.id16531.diff
No OneTemporary

D6431.id16531.diff

Index: head/sys/kern/bus_if.m
===================================================================
--- head/sys/kern/bus_if.m
+++ head/sys/kern/bus_if.m
@@ -530,8 +530,8 @@
/**
* @brief Returns the pnp info for this device.
*
- * Return it as a string. If the string is insufficient for the
- * storage, then return EOVERFLOW.
+ * Return it as a string. If the storage is insufficient for the
+ * string, then return EOVERFLOW.
*
* The string must be formatted as a space-separated list of
* name=value pairs. Names may only contain alphanumeric characters,
@@ -556,8 +556,8 @@
/**
* @brief Returns the location for this device.
*
- * Return it as a string. If the string is insufficient for the
- * storage, then return EOVERFLOW.
+ * Return it as a string. If the storage is insufficient for the
+ * string, then return EOVERFLOW.
*
* The string must be formatted as a space-separated list of
* name=value pairs. Names may only contain alphanumeric characters,

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 30, 4:48 AM (18 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30574223
Default Alt Text
D6431.id16531.diff (990 B)

Event Timeline