diff options
author | Ilpo Järvinen <[email protected]> | 2023-12-29 16:52:32 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-03 16:40:59 -0800 |
commit | 73b2e2e3fe26f97010444e29536b3e815bbc57da (patch) | |
tree | 6fd11548e801a37f6e1387157734d7cca24d36ef /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 2ab1efad60ad119b616722b81eeb73060728028c (diff) |
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Instead of open coding, use IS_ALIGNED() and ALIGN_DOWN() when dealing
with alignment. Replace also literals with SZ_4K.
Signed-off-by: Ilpo Järvinen <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Acked-by: Ray Jui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions