diff options
| author | tangmeng <[email protected]> | 2022-03-22 21:49:09 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-22 22:57:12 +0000 |
| commit | 3213a3c10fc81e8dd441b74b6555bb9cb287f898 (patch) | |
| tree | 1aec982cfcf118ede7098e4cabef5b7b6f354827 /lib/overflow_kunit.c | |
| parent | mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}() (diff) | |
| download | kernel-3213a3c10fc81e8dd441b74b6555bb9cb287f898.tar.gz kernel-3213a3c10fc81e8dd441b74b6555bb9cb287f898.zip | |
mm/damon: remove unnecessary CONFIG_DAMON option
In mm/Makefile has:
obj-$(CONFIG_DAMON) += damon/
So that we don't need 'obj-$(CONFIG_DAMON) :=' in mm/damon/Makefile,
delete it from mm/damon/Makefile.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: tangmeng <[email protected]>
Cc: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/overflow_kunit.c')
0 files changed, 0 insertions, 0 deletions
