summaryrefslogtreecommitdiffstats
path: root/kernel/time
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <anna-maria@linutronix.de>2019-03-21 13:09:20 +0100
committerThomas Gleixner <tglx@linutronix.de>2019-03-24 20:29:33 +0100
commit6849cbb0f9a8dbc1ba56e9abc6955613103e01e3 (patch)
tree4f95a2471e83305ec139e3d7400db58a5f4ff94d /kernel/time
parentdc1e7dc5ac6254ba0502323381a7ec847e408f1d (diff)
downloadlinux-6849cbb0f9a8dbc1ba56e9abc6955613103e01e3.tar.bz2
timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
Since commit 04b8eb7a4ccd ("symbol lookup: introduce dereference_symbol_descriptor()") %pf is deprecated, because %ps is smart enough to handle function pointer dereference on platforms where such a dereference is required. While at it add proper line breaks to stay in the 80 character limit. Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: fweisbec@gmail.com Cc: peterz@infradead.org Cc: Steven Rostedt <rostedt@goodmis.org> Link: https://lkml.kernel.org/r/20190321120921.16463-4-anna-maria@linutronix.de
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions