Skip to content

Commit fecf855

Browse files
committed
use bug
1 parent 276a6ac commit fecf855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/developers/styleguide.en.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Function calls::
138138

139139
Logging and long format strings::
140140

141-
pciusbDebug("xHCI", "%s: dev=%u ep=%u state=%lu\n",
141+
bug("%s: dev=%u ep=%u state=%lu\n",
142142
__func__, dev, ep, state);
143143

144144
Guidance:

0 commit comments

Comments
 (0)