diff options
author | 2021-12-16 17:00:34 -0500 | |
---|---|---|
committer | 2021-12-23 22:33:19 +1100 | |
commit | 2493a24271dab3d5c1235a13cf6ee2d12773c9a1 (patch) | |
tree | 57286d6e52b9b0380c30f1044293cc9969de39ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/85xx: Add __init attribute to eligible functions (diff) | |
download | wireguard-linux-2493a24271dab3d5c1235a13cf6ee2d12773c9a1.tar.xz wireguard-linux-2493a24271dab3d5c1235a13cf6ee2d12773c9a1.zip |
powerpc/512x: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/512x' are deserving of an
`__init` macro attribute. These functions are only called by other
initialization functions and therefore should inherit the attribute.
Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211216220035.605465-20-nick.child@ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions