diff options
| author | SJ Park <sj@kernel.org> | 2026-07-06 07:06:18 -0700 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-08-04 19:18:30 -0700 |
| commit | a0f1e3187399cdecd407579eebbed128264f29bd (patch) | |
| tree | 07000c308aed405af59d90b1eb27762b29cb76d2 /scripts | |
| parent | 5c5df7aa649a5f9e0cc96f8aabd3aae66fce667e (diff) | |
mm/damon/core: make damon_stop() never fail
damon_stop() has no reason to fail. It returns an error code only for
possible future changes that can make it fail. Such a change has not been
made yet, and this only makes the error handling complicated and
confusing. Ensure it returns no error.
Link: https://lore.kernel.org/20260706140628.87414-4-sj@kernel.org
Signed-off-by: SJ Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
