[ofw] [PATCH] opensm/complib use portable macro syntax

Smith, Stan stan.smith at intel.com
Tue May 25 08:18:31 PDT 2010


Sasha Khapyorsky wrote:
> Hi Stan,
>
> On 09:45 Fri 21 May     , Smith, Stan wrote:
>>
>> Use portable macro argument syntax.
>>
>> signed-of-by: stan smith <stan.smith at intel.com>
>   ^^^^^^^^^^^^
>   Signed-off-by:

oops.

>
>>
>
> The patch below is malformed - whitespaces are mangled (please check
> your mailer).
>
> Applied by hands. Thanks.

Sorry, will investigate.
Perhaps I should resend once I've figured out the story.

>
> Sasha
>
>> 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)




More information about the ofw mailing list