https://github.com/torvalds/linux
Revision 3ad001c04f1ad21b87a7648450b53e7f04194f2a authored by David Howells on 12 August 2010, 15:54:41 UTC, committed by Linus Torvalds on 12 August 2010, 16:51:35 UTC
With the newer compilers, size_t and ssize_t are expected to be (un)signed int
rather than (un)signed long.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3557957
History
Tip revision: 3ad001c04f1ad21b87a7648450b53e7f04194f2a authored by David Howells on 12 August 2010, 15:54:41 UTC
MN10300: Fix size_t and ssize_t
Tip revision: 3ad001c
File Mode Size
Kconfig -rw-r--r-- 580 bytes
Makefile -rw-r--r-- 141 bytes
core.c -rw-r--r-- 29.3 KB
input.c -rw-r--r-- 8.8 KB
rfkill.h -rw-r--r-- 740 bytes

back to top