summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-10-16 23:51:23 +0300
committerThomas Gleixner <tglx@kernel.org>2026-01-14 10:56:41 +0300
commitdf0f9a664be55a8529362a1ada847a19a91e4807 (patch)
treed9dbc0da318e57b82925c59d86aba6ea2cd78764 /scripts
parent7158fc54b2c6f124eec0d7cd13bff69da0172e59 (diff)
downloadlinux-df0f9a664be55a8529362a1ada847a19a91e4807.tar.xz
parisc: Inline a type punning version of get_unaligned_le32()
Reading the byte/char output_len with get_unaligned_le32() can trigger compiler warnings due to the size read. Avoid these warnings by using type punning. This avoids issues when switching get_unaligned_t() to __builtin_memcpy(). Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20251016205126.2882625-2-irogers@google.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions