diff options
| author | Liu Bo <[email protected]> | 2018-09-12 06:06:25 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2019-07-01 13:34:55 +0200 |
| commit | be9b8dfa9c478a5bef22aeaa69d3f12d1033bbe4 (patch) | |
| tree | 5e78b52b62ce3b1755f84b130c28a963418ea4ec /tools/perf/scripts/python | |
| parent | cebf05ca65d68d0de869a74754e0a0be35056243 (diff) | |
Btrfs: remove unused variables in __btrfs_unlink_inode
This code was first introduced in 5f39d397dfbe ("Btrfs: Create
extent_buffer interface for large blocksizes") and the function was
named btrfs_unlink_trans. It later got renamed to __btrfs_unlink_inode
and finally commit 16cdcec736cd ("btrfs: implement delayed inode items
operation") changed the way inodes are deleted and obviated the need for
those two members.
Signed-off-by: Liu Bo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
[ replace changelog by Nikolay's version ]
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions