From: David Howells Date: Thu, 12 Aug 2010 15:54:41 +0000 (+0100) Subject: MN10300: Fix size_t and ssize_t X-Git-Tag: v2.6.36-rc1~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad001c04f1ad21b87a7648450b53e7f04194f2a;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed