Message ID | 3F6F638B8D880340AB536D29CD4C1E192562EBBAE9@orsmsx501.amr.corp.intel.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/opensm/complib/cl_event_wheel.c b/opensm/complib/cl_event_wheel.c index ef6d598..eb894a6 100644 --- a/opensm/complib/cl_event_wheel.c +++ b/opensm/complib/cl_event_wheel.c @@ -42,7 +42,7 @@ #include <complib/cl_event_wheel.h> #include <complib/cl_debug.h> -#define CL_DBG(fmt, arg...) +#define CL_DBG(fmt, ...) static cl_status_t __event_will_age_before(IN const cl_list_item_t * const p_list_item, IN void *context)