diff options
author | David Sterba <dsterba@suse.com> | 2024-02-22 09:56:17 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:54 +0100 |
commit | 5a8a57f9a427bf1962dfd2e24a02608411fc1a51 (patch) | |
tree | 16690ea5404f7778f037440ee4bde0d4244783c0 /scripts/gdb/linux/modules.py | |
parent | 1cdeac6da33f220f108394ce81e8c588c8fbc5d9 (diff) |
btrfs: merge btrfs_del_delalloc_inode() helpers
The helpers btrfs_del_delalloc_inode() and __btrfs_del_delalloc_inode()
don't follow the pattern when the "__" helper does a special case and
are in fact reversed regarding the naming. We can merge them into one as
there's only one place that needs to be open coded.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions