commit | ccd6c355e89a21d9047ae19471629758d3a01959 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Wed Oct 04 13:27:45 2006 -0600 |
committer | Matthew Wilcox <willy@hera.kernel.org> | Thu Oct 05 01:48:18 2006 +0000 |
tree | 3e5a2622bc36bf896e6aaf577aca72a15f51e519 | |
parent | 15c130c1cde38da528f82efce882e8d7632f4d91 [diff] |
[PA-RISC] Remove warning from pci.c max() doesn't like comparing an unsigned long and a resource_size_t, so make the local variables resource_size_t too. Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>