On Wed, 15 Jan 2014 20:52:59 -0500, Steven Rostedt wrote: > On Thu, 16 Jan 2014 09:00:28 +0900 > Namhyung Kim <namhyung....@lge.com> wrote: > >> 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." >> > > Sounds good.
Thanks, can I add your ack with this change? 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/