diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2023-05-12 12:33:38 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-10 02:44:13 +0200 |
commit | 3db55767da7427cebc49e22b25b5f50ff455add6 (patch) | |
tree | 6e9d6fc3f331105b9bed7d74a153647ff86fd61f /kernel | |
parent | procfs: replace all non-returning strlcpy with strscpy (diff) | |
download | linux-3db55767da7427cebc49e22b25b5f50ff455add6.tar.xz linux-3db55767da7427cebc49e22b25b5f50ff455add6.zip |
add intptr_t
Add signed intptr_t given that a) it is standard type and b) uintptr_t is
in tree.
Link: https://lkml.kernel.org/r/ed66b9e4-1fb7-45be-9bb9-d4bc291c691f@p183
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions