Re: [PATCH 03/11] parse-events: Get rid of handling concatenation on event_read_print

From: Namhyung Kim
Date: Mon Apr 23 2012 - 20:10:20 EST


Hi,

On Mon, 23 Apr 2012 12:33:42 -0400, Steven Rostedt wrote:
> On Mon, 2012-04-23 at 13:58 +0900, Namhyung Kim wrote:
>> The concatenation of subsequent DQUOTE'd strings is handled
>> by __read_token() already.
>>
>
> You missed the point of this concat. It's not connecting "xxx" it is
> connecting "xxx" "yyy" into "xxxyyy", as some events do this.
>

I think I don't :). Please see commit 0f15820 ("parse-events:
Concatinate two strings that are adjacent").

Thanks,
Namhyung
--
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/