Re: [PATCH 04/11] dynamic_debug: warn when >1 of each type ofmatch-spec is given

From: Jim Cromie
Date: Tue Jun 28 2011 - 11:25:32 EST


On Tue, Jun 28, 2011 at 4:17 AM, Bart Van Assche <bvanassche@xxxxxxx> wrote:
> On Tue, Jun 28, 2011 at 9:09 AM, Jim Cromie <jim.cromie@xxxxxxxxx> wrote:
>> -                       query->format = unescape(words[i+1]);
>> +                       check_set(&query->format, words[i+1], "format");
>
> Was it your intention to remove the call to "unescape" ?
>
> Bart.
>

No, that was accidental. thanks for pointing it out.
--
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/