]> git.ipfire.org Git - thirdparty/linux.git/commit
mm/damon: remove damon_callback->private
authorSeongJae Park <sj@kernel.org>
Thu, 6 Mar 2025 17:59:04 +0000 (09:59 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 18 Mar 2025 05:06:56 +0000 (22:06 -0700)
commit53058c762afff714ceaec14b87cf8fdce3b6d33e
treeb7c702ac349458fac78b37a5e7cd5e672b7cacbb
parent52f7c351fc3e0bc372b5e3da21244f7e068ba9ec
mm/damon: remove damon_callback->private

The field was added to let users keep their personal data to use inside of
the callbacks.  However, no one is actively using that now.  Remove it.

Link: https://lkml.kernel.org/r/20250306175908.66300-10-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/damon.h