diff options
author | Nick Child <nick.child@ibm.com> | 2021-12-16 23:00:18 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-12-23 12:33:11 +0100 |
commit | c13f2b2bb5afd90f152c389c1c9245a0d43bce80 (patch) | |
tree | dc55c6584f0818cecc50c3a3621982861e1e8067 /arch/mips/crypto | |
parent | powerpc/lib: Add __init attribute to eligible functions (diff) | |
download | linux-c13f2b2bb5afd90f152c389c1c9245a0d43bce80.tar.xz linux-c13f2b2bb5afd90f152c389c1c9245a0d43bce80.zip |
powerpc/mm: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/mm' 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-4-nick.child@ibm.com
Diffstat (limited to 'arch/mips/crypto')
0 files changed, 0 insertions, 0 deletions