diff options
author | Kaixu Xia <[email protected]> | 2022-09-15 19:33:41 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-10-03 14:03:26 -0700 |
commit | 16bc1b0f0269b6110f6d25880b52947d354e2980 (patch) | |
tree | fe823618e9214b94637d25d119618f3a7777d91b /net/lapb/lapb_timer.c | |
parent | a07b8eafa43fdbe1df33256b06d625c80829e557 (diff) |
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
We could use 'struct damon_target *' directly instead of 'void *' in
target_valid() operation to make code simple.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions