Page MenuHomeFreeBSD

D34801.1789263200.diff
No OneTemporary

Size
414 B
Referenced Files
None
Subscribers
None

D34801.1789263200.diff

diff --git a/sys/dev/ichsmb/ichsmb.c b/sys/dev/ichsmb/ichsmb.c
--- a/sys/dev/ichsmb/ichsmb.c
+++ b/sys/dev/ichsmb/ichsmb.c
@@ -69,7 +69,7 @@
* Enable debugging by defining ICHSMB_DEBUG to a non-zero value.
*/
#define ICHSMB_DEBUG 0
-#if ICHSMB_DEBUG != 0 && defined(__CC_SUPPORTS___FUNC__)
+#if ICHSMB_DEBUG != 0
#define DBG(fmt, args...) \
do { printf("%s: " fmt, __func__ , ## args); } while (0)
#else

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 13, 1:33 AM (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29579605
Default Alt Text
D34801.1789263200.diff (414 B)

Event Timeline