projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c63ae43
)
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
author
Chen Chang
<
[email protected]
>
Fri, 16 Nov 2018 23:08:57 +0000
(15:08 -0800)
committer
Linus Torvalds
<
[email protected]
>
Sun, 18 Nov 2018 18:15:10 +0000
(10:15 -0800)
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Chen Chang <
[email protected]
>
Acked-by: Michal Hocko <
[email protected]
>
Acked-by: Mike Rapoport <
[email protected]
>
Reviewed-by: Andrew Morton <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
mm/memblock.c
patch
|
blob
|
history
diff --git
a/mm/memblock.c
b/mm/memblock.c
index 7df468c8ebc8c0ada5b560ed70c9c821e5127c05..9a2d5ae81ae1cf4217ed3174d72667be276769da 100644
(file)
--- a/
mm/memblock.c
+++ b/
mm/memblock.c
@@
-1179,7
+1179,7
@@
void __init_memblock __next_mem_range_rev(u64 *idx, int nid,
#ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
/*
- * Common iterator interface used to define for_each_mem_range().
+ * Common iterator interface used to define for_each_mem_
pfn_
range().
*/
void __init_memblock __next_mem_pfn_range(int *idx, int nid,
unsigned long *out_start_pfn,