commit | 651d494a678e48712f784e8f26450c34b5c61015 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Nov 27 19:24:16 2015 +0100 |
committer | David Sterba <dsterba@suse.com> | Thu Dec 03 15:02:21 2015 +0100 |
tree | 21e06e6322c4ec16c245d20d55668319c6cb844f | |
parent | 87ad58c5f07444ab2fa083c62b154f38ef0a3035 [diff] |
btrfs: sink parameter wait to btrfs_alloc_delalloc_work There's only one caller and single value, we can propagate it down to the callee and remove the unused parameter. Signed-off-by: David Sterba <dsterba@suse.com>