diff options
| author | Jakub Kicinski <[email protected]> | 2024-10-15 10:55:55 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-10-15 10:55:55 -0700 |
| commit | 6d858708d465669ba7de17e9c5691eb4019166e8 (patch) | |
| tree | 46229040a9e71afc650d21d7f281a59e6666b37e /tools/perf/scripts/python/task-analyzer.py | |
| parent | b1a39cd855bae5d9f43a04746f69564170892482 (diff) | |
| parent | 45fe45fada261e1e83fce2a07fa22835aec1cf0a (diff) | |
Merge branch 'net-ethernet-freescale-use-pa-to-format-resource_size_t'
Simon Horman says:
====================
net: ethernet: freescale: Use %pa to format resource_size_t
This short series addersses the formatting of variables of
type resource_size_t in freescale drivers.
The correct format string for resource_size_t is %pa which
acts on the address of the variable to be formatted [1].
[1] https://elixir.bootlin.com/linux/v6.11.3/source/Documentation/core-api/printk-formats.rst#L229
These problems were introduced by
commit 9d9326d3bc0e ("phy: Change mii_bus id field to a string")
Reported-by: Geert Uytterhoeven <[email protected]>
Closes: https://lore.kernel.org/netdev/[email protected]/
Reviewed-by: Daniel Machon <[email protected]>
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions