aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2019-04-04 14:45:30 +0800
committerDavid Sterba <[email protected]>2019-04-29 19:02:48 +0200
commitdd28b6a5aad306c417477db700ed0848c923a31c (patch)
treec29b5c0537f6412730e71d16cae673605f6a4294 /scripts/gen_compile_commands.py
parentb28b1f0ce44c1b9ebc1c43e3eba18c1f1f5d9cec (diff)
btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
The process_func function pointer is local to __btrfs_mod_ref() and points to either btrfs_inc_extent_ref() or btrfs_free_extent(). Open code it to make later delayed ref refactor easier, so we can refactor btrfs_inc_extent_ref() and btrfs_free_extent() in different patches. Reviewed-by: Nikolay Borisov <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions