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-- 1008 bytes
Makefile -rw-r--r-- 171 bytes
debug-levels.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 2.2 KB
id-table.c -rw-r--r-- 4.4 KB
op-msg.c -rw-r--r-- 12.2 KB
op-reset.c -rw-r--r-- 3.8 KB
op-rfkill.c -rw-r--r-- 13.4 KB
op-state-get.c -rw-r--r-- 2.4 KB
stack.c -rw-r--r-- 17.8 KB
wimax-internal.h -rw-r--r-- 2.8 KB

back to top