diff options
author | SeongJae Park <sj@kernel.org> | 2022-10-27 00:59:40 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-01 00:01:25 +0100 |
commit | 4acd715ff57fd05a481c64d074db68f2cf5711aa (patch) | |
tree | 0dd0b20b67a6e671c593959472286432f99c18ac /scripts | |
parent | mm/damon/sysfs: move unsigned long range directory to common module (diff) | |
download | linux-4acd715ff57fd05a481c64d074db68f2cf5711aa.tar.xz linux-4acd715ff57fd05a481c64d074db68f2cf5711aa.zip |
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into a new function
'damon_sysfs_schemes_update_stats()' is coupled with both
damon_sysfs_kdamond and damon_sysfs_schemes. It's a wide range of types
dependency. It makes splitting the logics a little bit distracting.
Split the function so that each function is coupled with smaller range of
types.
Link: https://lkml.kernel.org/r/20221026225943.100429-10-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions