Re: [PATCH v8 19/20] blockjob: remove unused functions
On Wed, Jun 29, 2022 at 10:15:37AM -0400, Emanuele Giuseppe Esposito wrote: > These public functions are not used anywhere, thus can be dropped. > > Signed-off-by: Emanuele Giuseppe Esposito > --- > blockjob.c | 30 -- > include/block/blockjob.h | 33 +++
[PATCH v8 19/20] blockjob: remove unused functions
These public functions are not used anywhere, thus can be dropped. Signed-off-by: Emanuele Giuseppe Esposito --- blockjob.c | 30 -- include/block/blockjob.h | 33 + 2 files changed, 13 insertions(+), 50 deletions(-) diff