Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109954490
D14089.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
497 B
Referenced Files
None
Subscribers
None
D14089.diff
View Options
Index: head/sys/kern/subr_bus.c
===================================================================
--- head/sys/kern/subr_bus.c
+++ head/sys/kern/subr_bus.c
@@ -5051,7 +5051,7 @@
if (!dev)
return;
- indentprintf(("device %d: <%s> %sparent,%schildren,%s%s%s%s%s,%sivars,%ssoftc,busy=%d\n",
+ indentprintf(("device %d: <%s> %sparent,%schildren,%s%s%s%s%s%s,%sivars,%ssoftc,busy=%d\n",
dev->unit, dev->desc,
(dev->parent? "":"no "),
(TAILQ_EMPTY(&dev->children)? "no ":""),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 12, 4:45 PM (20 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16613178
Default Alt Text
D14089.diff (497 B)
Attached To
Mode
D14089: Fix LINT build after r328508
Attached
Detach File
Event Timeline
Log In to Comment