diff options
author | David Howells | 2010-08-12 17:54:41 +0200 |
---|---|---|
committer | Linus Torvalds | 2010-08-12 18:51:35 +0200 |
commit | 3ad001c04f1ad21b87a7648450b53e7f04194f2a (patch) | |
tree | 7f3212be8095b0fedd3dc19b1267bbc394db48d2 /arch/x86 | |
parent | MN10300: Fix RTC routines (diff) | |
download | kernel-qcow2-linux-3ad001c04f1ad21b87a7648450b53e7f04194f2a.tar.gz kernel-qcow2-linux-3ad001c04f1ad21b87a7648450b53e7f04194f2a.tar.xz kernel-qcow2-linux-3ad001c04f1ad21b87a7648450b53e7f04194f2a.zip |
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>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions