diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-12-19 09:50:20 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-02-25 14:13:15 +0100 |
commit | bc9a8bf79cb049eb3af26d53e6ca96dd6a881358 (patch) | |
tree | b250a8edc408a2ef1794b7b8f756eeed7c9960b3 /fs/btrfs/ioctl.c | |
parent | 9cf10cc195c755e96f818731deeb80fa140d0f97 (diff) | |
download | lwn-bc9a8bf79cb049eb3af26d53e6ca96dd6a881358.tar.gz lwn-bc9a8bf79cb049eb3af26d53e6ca96dd6a881358.zip |
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Since this function is no longer a callback there is no need to have
its first argument obfuscated with a void *. Change it directly to a
pointer to an inode. No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ioctl.c')
0 files changed, 0 insertions, 0 deletions