summaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc
diff options
context:
space:
mode:
authorchenqiwu <chenqiwu@xiaomi.com>2020-04-07 05:08:33 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2020-04-07 19:43:41 +0200
commit552657b7b3343851916fde7e4fd6bfb6516d2bcb (patch)
tree654010cdc1370281a888afcf72f845efdf636994 /Documentation/powerpc
parentmm/zsmalloc: add missing annotation for unpin_tag() (diff)
downloadlinux-552657b7b3343851916fde7e4fd6bfb6516d2bcb.tar.xz
linux-552657b7b3343851916fde7e4fd6bfb6516d2bcb.zip
mm: fix ambiguous comments for better code readability
The parameter of remap_pfn_range() @pfn passed from the caller is actually a page-frame number converted by corresponding physical address of kernel memory, the original comment is ambiguous that may mislead the users. Meanwhile, there is an ambiguous typo "VMM" in the comment of vm_area_struct. So fixing them will make the code more readable. Signed-off-by: chenqiwu <chenqiwu@xiaomi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/1583026921-15279-1-git-send-email-qiwuchen55@gmail.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/powerpc')
0 files changed, 0 insertions, 0 deletions