diff options
author | Wei Yang <richard.weiyang@linux.alibaba.com> | 2020-06-23 10:57:01 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-10 14:38:44 +0200 |
commit | 178bdbed3e0cebb7c04e37695dfa638aa8dafed3 (patch) | |
tree | 102b7e039ccc4b25124706555cc689a82a499cb1 /fs | |
parent | 40ba2cde77e764bd0dfe0c4098654d55a005fd7d (diff) |
drivers/base/memory: rename base_memory_block_id to memory_block_id
memory_block may have a larger granularity than section, this is why we
have base_section_nr. But base_memory_block_id seems a little
misleading, since there is no larger granularity concept which groups
several memory_block.
What we need here is the exact memory_block_id to a section_nr. Let's
rename it to make it more precise.
Signed-off-by: Wei Yang <richard.weiyang@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200623025701.2016-2-richard.weiyang@linux.alibaba.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions