From: Wei Yang Date: Thu, 31 May 2012 23:26:05 +0000 (-0700) Subject: kernel/resource.c: correct the comment of allocate_resource() X-Git-Tag: v3.5-rc1~21^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee5e5683d8ac3fec876cb6c26792212f773d5898;p=pandora-kernel.git kernel/resource.c: correct the comment of allocate_resource() In the comment of allocate_resource(), the explanation of parameter max and min is not correct. Actually, these two parameters are used to specify the range of the resource that will be allocated, not the min/max size that will be allocated. Signed-off-by: Wei Yang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed