Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115895646
D48155.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
566 B
Referenced Files
None
Subscribers
None
D48155.diff
View Options
diff --git a/sys/contrib/dev/iwlwifi/iwl-drv.c b/sys/contrib/dev/iwlwifi/iwl-drv.c
--- a/sys/contrib/dev/iwlwifi/iwl-drv.c
+++ b/sys/contrib/dev/iwlwifi/iwl-drv.c
@@ -1760,8 +1760,8 @@
* Given this is request_module_nowait() we can simply skip it.
*/
if (bootverbose)
- printf("%s: module '%s' not yet available; will be"
- "initialized in a moment\n", __func__, op->name);
+ printf("%s: module '%s' not yet available; will be initialized in a moment\n",
+ __func__, op->name);
#endif
}
mutex_unlock(&iwlwifi_opmode_table_mtx);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 3:18 AM (13 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17871499
Default Alt Text
D48155.diff (566 B)
Attached To
Mode
D48155: iwlwifi: add missing blank, unwrap line
Attached
Detach File
Event Timeline
Log In to Comment