btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
[deliverable/linux.git] / fs / btrfs / volumes.h
index 5d9a03773ca6341ababf93e4c9971a1fe7c39b74..80754f9dd3df9faa208a03a274bb7274a002b671 100644 (file)
@@ -95,7 +95,7 @@ struct btrfs_device {
        /* per-device scrub information */
        struct scrub_ctx *scrub_device;
 
-       struct btrfs_work_struct work;
+       struct btrfs_work work;
        struct rcu_head rcu;
        struct work_struct rcu_work;
 
This page took 0.025514 seconds and 5 git commands to generate.