Page MenuHomeFreeBSD

D48155.diff
No OneTemporary

D48155.diff

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

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)

Event Timeline