summaryrefslogtreecommitdiff
path: root/mm/mmap_lock.c
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2024-02-19 22:44:17 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-02-24 04:48:27 +0300
commit4d791a0a2ab47d70131909942009f12f61db20ab (patch)
treeca8046cd5befc92d2e69e7421792a329a5a0924b /mm/mmap_lock.c
parenta6068d6dfa2f53bdee9d48f32d9e39cdeb74b372 (diff)
downloadlinux-4d791a0a2ab47d70131909942009f12f61db20ab.tar.xz
mm/damon: move comments and fields for damos-quota-prioritization to the end
The comments and definition of 'struct damos_quota' lists a few fields for effective quota generation first, fields for regions prioritization under the quota, and then remaining fields for effective quota generation. Readers' should unnecesssarily switch their context in the middle. List all the fields for the effective quota first, and then fields for the prioritization for making it easier to read. Link: https://lkml.kernel.org/r/20240219194431.159606-7-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap_lock.c')
0 files changed, 0 insertions, 0 deletions