]> git.ipfire.org Git - people/ms/linux.git/blobdiff - fs/btrfs/async-thread.h
Merge branch 'for-6.0/dax' into libnvdimm-fixes
[people/ms/linux.git] / fs / btrfs / async-thread.h
index 07960529b360108310ab55562bfbe99eea251e53..6e2596ddae1002ab4eda062b24a661734ff5c37a 100644 (file)
@@ -13,7 +13,6 @@ struct btrfs_fs_info;
 struct btrfs_workqueue;
 struct btrfs_work;
 typedef void (*btrfs_func_t)(struct btrfs_work *arg);
-typedef void (*btrfs_work_func_t)(struct work_struct *arg);
 
 struct btrfs_work {
        btrfs_func_t func;