diff options
author | Nikolay Borisov <nborisov@suse.com> | 2019-04-10 17:24:38 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-04-29 19:02:46 +0200 |
commit | a9355a0ef32f109b08bb0ff51d8ad5bd173cf21b (patch) | |
tree | 0865c96a70846457921dca19151753d3f628fbc2 /fs/btrfs/inode.c | |
parent | 2ccf545e0db9398d0459915a94cb995c9fd5c570 (diff) |
btrfs: Define submit_bio_hook's type directly
There is no need to use a typedef to define the type of the function and
then use that to define the respective member in extent_io_ops. Define
struct's member directly. No functional changes.
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
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/inode.c')
0 files changed, 0 insertions, 0 deletions