diff options
author | Xin Hao <[email protected]> | 2022-01-14 14:09:53 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-01-15 16:30:32 +0200 |
commit | 9b2a38d6ef25c1748e3964b0ff30a89e4ed26583 (patch) | |
tree | 2b57130d69ee33988be17c876f4a3ea2b6d292dc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c89ae63eb0662b6c9f82dbfad3ef010239b8c1b1 (diff) |
mm/damon: move damon_rand() definition into damon.h
damon_rand() is called in three files:damon/core.c, damon/ paddr.c,
damon/vaddr.c, i think there is no need to redefine this twice, So move
it to damon.h will be a good choice.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Xin Hao <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions