]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Aug 2025 03:32:40 +0000 (20:32 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 18 Aug 2025 05:08:24 +0000 (22:08 -0700)
fix whitespace, per SeongJae

Link: https://lkml.kernel.org/r/20250807001924.76275-1-sj@kernel.org
Cc: Bijan Tabatabai <bijan311@gmail.com>
Cc: Bijan Tabatabai <bijantabatab@micron.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/damon/core.c

index 4bbaa8ca51571fa6e3e91be3b891b05f572cd7fe..cb41fddca78cf60c767ba12b8ea384edf1e6e204 100644 (file)
@@ -585,7 +585,6 @@ static bool damon_attrs_equals(const struct damon_attrs *attrs1,
                ig1->aggrs == ig2->aggrs &&
                ig1->min_sample_us == ig2->min_sample_us &&
                ig1->max_sample_us == ig2->max_sample_us;
-
 }
 
 static unsigned int damon_age_for_new_attrs(unsigned int age,