summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2025-12-15 18:49:25 +0100
committerVinod Koul <vkoul@kernel.org>2025-12-23 12:12:49 +0530
commit478f3890709a092a97a0218f61af19ac9b725573 (patch)
tree132dbc99fa1b056885c347960596e50e9ac27f04 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent59946373755d71dbd7614ba235e0093159f80b69 (diff)
soundwire: Make remove function return no value
All remove functions return zero and the driver core ignores any other returned value (just emits a warning about it being ignored). So make all remove callbacks return void instead of an ignored int. This is in line with most other subsystems. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://patch.msgid.link/20251215174925.1327021-5-u.kleine-koenig@baylibre.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions