Skip to content
Commit 3ad001c0 authored by David Howells's avatar David Howells Committed by Linus Torvalds
Browse files

MN10300: Fix size_t and ssize_t



With the newer compilers, size_t and ssize_t are expected to be (un)signed int
rather than (un)signed long.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 35579576
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment