]> git.karo-electronics.de Git - mv-sheeva.git/commit
MN10300: Fix size_t and ssize_t
authorDavid Howells <dhowells@redhat.com>
Thu, 12 Aug 2010 15:54:41 +0000 (16:54 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Aug 2010 16:51:35 +0000 (09:51 -0700)
commit3ad001c04f1ad21b87a7648450b53e7f04194f2a
tree7f3212be8095b0fedd3dc19b1267bbc394db48d2
parent3557957616412db3f496d75c6baef836f8f55a67
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: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/include/asm/posix_types.h