]> git.baikalelectronics.ru Git - kernel.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)
commit125d25e9ccf3d2326a31af9d0d439966f2705c46
tree7f3212be8095b0fedd3dc19b1267bbc394db48d2
parent4460bac986542c6115263415547aed08a9637249
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