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:
6056d61
)
memblock: fix missing comment of memblock_insert_region()
author
Tang Chen
<tangchen@cn.fujitsu.com>
Mon, 29 Apr 2013 22:08:41 +0000
(15:08 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 29 Apr 2013 22:54:38 +0000
(15:54 -0700)
There is no comment for parameter nid of memblock_insert_region().
This patch adds comment for it.
Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found