diff options
author | chenqiwu <[email protected]> | 2020-06-03 16:03:28 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-03 20:09:49 -0700 |
commit | 8cbd54f52997f43be3d09acd9fa9a10d202c5374 (patch) | |
tree | bb3b39dcf2684773afd92a1e2c276e73d0b292ce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2d3a36a47964371101d9a71691c18d59ee611e87 (diff) |
include/linux/memblock.h: fix minor typo and unclear comment
Fix a minor typo "usabe->usable" for the current discription of member
variable "memory" in struct memblock.
BTW, I think it's unclear the member variable "base" in struct
memblock_type is currently described as the physical address of memory
region, change it to base address of the region is clearer since the
variable is decorated as phys_addr_t.
Signed-off-by: chenqiwu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Mike Rapoport <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions