On Sun, 23 Dec 2018 12:41:20 +0900 Namhyung Kim <namhy...@kernel.org> wrote:
> > Steven Rostedt (VMware) (5): > > string.h: Add str_has_prefix() helper function > > tracing: Use str_has_prefix() helper for histogram code > > tracing: Use str_has_prefix() instead of using fixed sizes > > tracing: Have the historgram use the result of str_has_prefix() for > > len of prefix > > tracing: Use the return of str_has_prefix() to remove open coded > > numbers > > For the series: > > Acked-by: Namhyung Kim <namhy...@kernel.org> Thanks Namhyung! -- Steve