[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1310744914.7582.36.camel@Joe-Laptop>
Date: Fri, 15 Jul 2011 08:48:34 -0700
From: Joe Perches <joe@...ches.com>
To: Bart Van Assche <bvanassche@....org>
Cc: Jason Baron <jbaron@...hat.com>, gregkh@...e.de,
jim.cromie@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/11] dynamic_debug: use a single printk() to emit msgs
On Fri, 2011-07-15 at 12:05 +0200, Bart Van Assche wrote:
> Not that's it important, but this change makes is possible to
> eliminate the tid[] and lineno[] arrays again. Has that been
> considered ?
tid and lineno are decimal. Not using intermediate
arrays would require awkward contortions to snprintf
them without emitting 0 in the output.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists