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

From: Bart Van Assche
Date: Tue Jun 28 2011 - 06:22:24 EST


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.
--
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/