commit | 5c15d41bab185431a9a28982b5aaac251dde4556 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sun Jan 08 01:01:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:38 2006 -0800 |
tree | 5cc009ca5a0822f32f73961556a0a4401a38e8c9 | |
parent | f8aec7573b87d2bc09cafab459476953353d2efa [diff] |
[PATCH] frv: make get_user macro cast pointers Make the get_user macro cast the source pointer to an appropriate type for the specified size. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>