]> git.ipfire.org Git - thirdparty/linux.git/commit
dm vdo: fold thread-cond-var.c into thread-utils
authorMike Snitzer <snitzer@kernel.org>
Fri, 9 Feb 2024 15:54:53 +0000 (09:54 -0600)
committerMike Snitzer <snitzer@kernel.org>
Fri, 1 Mar 2024 14:25:54 +0000 (09:25 -0500)
commit877f36b76485d1e0dab5a9de8a7175c66cc791e3
treeb9f5a3bdd48845c0c0cb7d3a1b314762975cd184
parent8e6333af19830efdd5adbc994f256fcd5f31e7e7
dm vdo: fold thread-cond-var.c into thread-utils

Further cleanup is needed for thread-utils interfaces given many
functions should return void or be removed entirely because they
amount to obfuscation via wrappers.

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
drivers/md/dm-vdo/Makefile
drivers/md/dm-vdo/thread-cond-var.c [deleted file]
drivers/md/dm-vdo/thread-utils.c
drivers/md/dm-vdo/thread-utils.h