Re: [RFC] introduce pr_cont macro

From: Cyrill Gorcunov
Date: Thu Feb 26 2009 - 00:25:20 EST


On Thu, Feb 26, 2009 at 7:04 AM, Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:
> On 2/26/09, Ingo Molnar <mingo@xxxxxxx> wrote:
...
>>
>> Btw., why do those macros use ##__VA_ARGS__ ? Why not a
>> straightforward:
>>
>> #define __pr_cont(args...) \
>> printk(KERN_CONT args)
>>
>> ?
>>
>> Ingo
>
> Grr... Thanks for catching me! Ingo, Harvey could you drop this patch
> and make new one in good shape?
>

I'll make new one today evening then. Drop all this. Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/