diff options
author | 2021-12-16 17:00:23 -0500 | |
---|---|---|
committer | 2021-12-23 22:33:13 +1100 | |
commit | d3aa3c5edf0cb7ac0b0b5b0d144bba60b0ee77da (patch) | |
tree | 3a672f568e1a0f1cd2ce8120cf3c06d625388c09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/cell: Add __init attribute to eligible functions (diff) | |
download | wireguard-linux-d3aa3c5edf0cb7ac0b0b5b0d144bba60b0ee77da.tar.xz wireguard-linux-d3aa3c5edf0cb7ac0b0b5b0d144bba60b0ee77da.zip |
powerpc/chrp: Add __init attribute to eligible functions
The function `Enable_SRAM` defined in 'arch/powerpc/platforms/chrp' is
deserving of an `__init` macro attribute. This function is only called by
other initialization functions and therefore should inherit the attribute.
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-9-nick.child@ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions