Hi Steve,

2014-01-16 AM 1:18, Steven Rostedt wrote:
On Wed, 15 Jan 2014 10:45:29 +0900
Namhyung Kim <namhy...@kernel.org> wrote:
+       if (event->handler == func && event->context == context) {
+               pr_stat("overriding event (%d) %s:%s with default print 
handler",

Should we use the word "overriding" again? Perhaps saying:

"removing override print handler (%d) %s:%s. Going back to default handler."

Or something?

What about this:

"removing override handler for event (%d) %s:%s. Going back to default handler."

Thanks,
Namhyung

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to