X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fio-wq.h;h=069496c6d4f946c2a9ed3edf42f1656b59657dbc;hb=ff5232956e074994a66656f709c3ad1ee3d8a550;hp=cba36f03c3555afd84300d2d097a856765050c02;hpb=7d95a88f9254b711a3a95106fc73f6a3a9866a40;p=linux-2.6-microblaze.git diff --git a/fs/io-wq.h b/fs/io-wq.h index cba36f03c355..069496c6d4f9 100644 --- a/fs/io-wq.h +++ b/fs/io-wq.h @@ -129,7 +129,6 @@ static inline bool io_wq_is_hashed(struct io_wq_work *work) } void io_wq_cancel_all(struct io_wq *wq); -enum io_wq_cancel io_wq_cancel_work(struct io_wq *wq, struct io_wq_work *cwork); typedef bool (work_cancel_fn)(struct io_wq_work *, void *);