diff options
author | Nick Child <nick.child@ibm.com> | 2021-12-16 17:00:22 -0500 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-12-23 22:33:13 +1100 |
commit | 7c1ab16b2d035c6bc3b6b6980ab7e72f547edc45 (patch) | |
tree | 84bc0fdc5f01c06133bb8251b7f75ef55cabef3b /block/blk-pm.h | |
parent | 456e8eb324a47573b377f7041f4c038fac403f86 (diff) | |
download | lwn-7c1ab16b2d035c6bc3b6b6980ab7e72f547edc45.tar.gz lwn-7c1ab16b2d035c6bc3b6b6980ab7e72f547edc45.zip |
powerpc/cell: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/cell' are deserving of an
`__init` macro attribute. These functions are 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-8-nick.child@ibm.com
Diffstat (limited to 'block/blk-pm.h')
0 files changed, 0 insertions, 0 deletions