diff options
author | Benjamin Gray <[email protected]> | 2023-10-11 16:37:05 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-10-19 17:12:47 +1100 |
commit | 2b4a6cc9a1a7cf6958c8b11f94e61c8e81b60b88 (patch) | |
tree | d3385cc0ab0449bb9bf2c31051b0bbba40d3e66f /arch/powerpc/include/asm/opal.h | |
parent | 419d5d112c2e1e78beda9c3299f71c35141d8dba (diff) |
powerpc: Annotate endianness of various variables and functions
Sparse reports several endianness warnings on variables and functions
that are consistently treated as big endian. There are no
multi-endianness shenanigans going on here so fix these low hanging
fruit up in one patch.
All changes are just type annotations; no endianness switching
operations are introduced by this patch.
Signed-off-by: Benjamin Gray <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'arch/powerpc/include/asm/opal.h')
0 files changed, 0 insertions, 0 deletions