commit | c3c36aa98f8e39544afb99025bb69bc1b48e9bf0 | [log] [tgz] |
---|---|---|
author | Kylene Jo Hall <kjhall@us.ibm.com> | Fri Jul 14 00:24:31 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 14 21:53:55 2006 -0700 |
tree | 4787da807350b45b3f1c45da0f593766d5b5d2de | |
parent | 9e323d3ee0ba9381af494641e1e87a8d372f916b [diff] |
[PATCH] tpm_tis: use resource_size_t Fix the start and len variables that should be using the new resource_size_t. Signed_off_by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>