diff options
author | Philipp Stanner <phasta@kernel.org> | 2025-03-24 12:29:30 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 20:36:45 +0300 |
commit | 45b761689a281f19060939facdd35894f2b43307 (patch) | |
tree | be6cc8e2723a013d27866e0091b9d18a72633f1f /tools/perf/scripts/python/stackcollapse.py | |
parent | d327a12e636e902fd0c7178732813b041a1c9214 (diff) | |
download | linux-45b761689a281f19060939facdd35894f2b43307.tar.xz |
stmmac: Replace deprecated PCI functions
The PCI functions
- pcim_iomap_regions() and
- pcim_iomap_table()
have been deprecated.
Replace them with their successor function, pcim_iomap_region().
Make variable declaration order at closeby places comply with reverse
christmas tree order.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Tested-by: Henry Chen <chenx97@aosc.io>
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250324092928.9482-6-phasta@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions