On Wed, Sep 18, 2019 at 04:34:07PM +0300, Sakari Ailus wrote:
There are no in-kernel %p[fF] users left. Convert the traceevent tool,
too, to align with the kernel.
function. The _tep_ argument is the trace event parser context. The _name_ is
-the name of the function, the string is copied internally. The _addr_ is
-the start address of the function. The _mod_ is the kernel module
-the function may be in (NULL for none).
+the name of the function, the string is copied internally. The _addr_ is the
+start address of the function. The _mod_ is the kernel module the function may
+be in (NULL for none).
I think this is unneeded churn (reformating string). But since maintainer Acked
this, I don't care much. But think about burden to the Git index in million of
instances around the world.
--
With Best Regards,
Andy Shevchenko