summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorPhilipp Stanner <phasta@kernel.org>2025-12-01 13:50:11 +0300
committerPhilipp Stanner <phasta@kernel.org>2025-12-04 17:03:40 +0300
commit88e721ab978a86426aa08da520de77430fa7bb84 (patch)
treeaa108ca34e3de35f5fede9b5489c562496c279d8 /include/linux/errqueue.h
parentc6c60a2290b335eb5b45c6c7eeb254f18027b3ec (diff)
downloadlinux-88e721ab978a86426aa08da520de77430fa7bb84.tar.xz
dma-buf/dma-fence: Remove return code of signaling-functions
All functions used for signaling a fence return an error code whose sole purpose is to tell whether a fence was already signaled. This is racy and has been used by almost no party in the kernel, and the few users have been removed in preceding cleanup commits. Turn all signaling-functions into void-functions. Suggested-by: Christian König <christian.koenig@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Philipp Stanner <phasta@kernel.org> Link: https://patch.msgid.link/20251201105011.19386-9-phasta@kernel.org
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions