Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144362664
D6431.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
990 B
Referenced Files
None
Subscribers
None
D6431.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D6431: Fix misleading comments in bus_if.m
Attached
Detach File
Event Timeline
Log In to Comment