-
Matthew Wilcox authored
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>
Matthew Wilcox authoredmax() 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>
Loading