]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
staging: lustre: libcfs: remove workitem code.
authorNeilBrown <neilb@suse.com>
Thu, 11 Jan 2018 04:06:40 +0000 (15:06 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 14:44:08 +0000 (15:44 +0100)
commitd0f40998dcf71051d8ff8632b2c399f18475716a
treed57f72bf328d334951d267b038cc639cf55244b2
parent6106c0f82481e686b337ee0c403821fb5c3c17ef
staging: lustre: libcfs: remove workitem code.

There are now no users.  workqueues are doing the job
that this used to do.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/include/linux/libcfs/libcfs_workitem.h [deleted file]
drivers/staging/lustre/lnet/libcfs/Makefile
drivers/staging/lustre/lnet/libcfs/module.c
drivers/staging/lustre/lnet/libcfs/workitem.c [deleted file]