diff options
| author | liujinlong <[email protected]> | 2023-09-12 16:59:23 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-10-04 10:32:27 -0700 |
| commit | ed547ab6f4041c2186df672029eb17f98f44d125 (patch) | |
| tree | cbd6753526385f874994b853fa987ea7c7b75fa9 /include/linux/workqueue_api.h | |
| parent | 8a0e8bb112af28362514624fc46e20426b4bdf1f (diff) | |
mm: vmscan: modify an easily misunderstood function name
When looking at the code in the memory part, I found that the purpose of
the function prepare_scan_countis very different from the function name.
It is easy to misunderstand when reading.The function prepare_scan_count
mainly completes the assignment of the scan_control structure.Therefore, I
suggest that the function name can be changed to prepare_scan_control,
which is easier to understand.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: liujinlong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions