diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2012-05-31 23:26:05 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-01 00:49:26 (GMT) |
commit | ee5e5683d8ac3fec876cb6c26792212f773d5898 (patch) | |
tree | 80268aac11745372df02fb3fbdab669e60a405af /scripts/ksymoops | |
parent | a3860c1c5dd1137db23d7786d284939c5761d517 (diff) | |
download | linux-ee5e5683d8ac3fec876cb6c26792212f773d5898.tar.xz |
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 <weiyang@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions