diff options
| author | SeongJae Park <sj@kernel.org> | 2026-01-15 18:20:45 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-01-27 07:02:38 +0300 |
| commit | 6fe0e6d599a6bb4b65704285d40d4972423b7aaa (patch) | |
| tree | 99f68c0a9a84ebd006384b7e998ceca5a2fc72d1 /scripts/checkpatch.pl | |
| parent | 33402229d28d837ceb4c8bcebc96dc509d9203f9 (diff) | |
| download | linux-6fe0e6d599a6bb4b65704285d40d4972423b7aaa.tar.xz | |
mm/damon: hide kdamond and kdamond_lock of damon_ctx
There is no DAMON API caller that directly access 'kdamond' and
'kdamond_lock' fields of 'struct damon_ctx'. Keeping those exposed could
only encourage creative but error-prone usages. Hide them from DAMON API
callers by marking those as private fields.
Link: https://lkml.kernel.org/r/20260115152047.68415-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
