git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3860c1
)
kernel/resource.c: correct the comment of allocate_resource()
author
Wei Yang
<weiyang@linux.vnet.ibm.com>
Thu, 31 May 2012 23:26:05 +0000
(16:26 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 1 Jun 2012 00:49:26 +0000
(17:49 -0700)
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>
kernel/resource.c
patch
|
blob
|
history
diff --cc
kernel/resource.c
Simple merge