Page MenuHomeFreeBSD

D6431.diff
No OneTemporary

D6431.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, Feb 9, 1:30 AM (8 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28521362
Default Alt Text
D6431.diff (990 B)

Event Timeline