diff options
| author | Andy Shevchenko <[email protected]> | 2024-02-28 20:41:31 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2024-02-29 21:38:03 +0000 |
| commit | c5e6d3d85efa7451590edd94725b4b280e2fd8a3 (patch) | |
| tree | d267803d5d4dc531786a6759cd3de54e04a61d79 /lib/string_helpers.c | |
| parent | lib: stackinit: Adjust target string to 8 bytes for m68k (diff) | |
| download | kernel-c5e6d3d85efa7451590edd94725b4b280e2fd8a3.tar.gz kernel-c5e6d3d85efa7451590edd94725b4b280e2fd8a3.zip | |
overflow: Use POD in check_shl_overflow()
The check_shl_overflow() uses u64 type that is defined in types.h.
Instead of including that header, just switch to use POD type
directly.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
