Home
last modified time | relevance | path

Searched hist:"59 dd974bc079079c23b5429cba841696fa7fae41" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_output.cdiff 59dd974bc079079c23b5429cba841696fa7fae41 Mon Oct 29 17:35:40 CDT 2018 Rasmus Villemoes <linux@rasmusvillemoes.dk> tracing: Merge seq_print_sym_short() and seq_print_sym_offset()

These two functions are nearly identical, so we can avoid some code
duplication by moving the conditional into a common implementation.

Link: http://lkml.kernel.org/r/20181029223542.26175-2-linux@rasmusvillemoes.dk

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>