diff options
| author | Pasha Tatashin <pasha.tatashin@soleen.com> | 2026-03-27 03:33:33 +0000 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-04-18 00:10:50 -0700 |
| commit | 2ab7207e7ec6cd5af1912d9be5174f114633286b (patch) | |
| tree | b60fb10bda9fbdaac8942f767cae57ee19d74b34 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 074488008d6e745af067e968d6046f2c04b12537 (diff) | |
liveupdate: make unregister functions return void
Change liveupdate_unregister_file_handler and liveupdate_unregister_flb to
return void instead of an error code. This follows the design principle
that unregistration during module unload should not fail, as the unload
cannot be stopped at that point.
Link: https://lore.kernel.org/20260327033335.696621-10-pasha.tatashin@soleen.com
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Cc: David Matlack <dmatlack@google.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Samiullah Khawaja <skhawaja@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
