aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2023-09-15 16:03:57 +0100
committerDavid Sterba <[email protected]>2023-10-12 16:44:08 +0200
commitc967c19ea6d5a7c79da53394694b1c38a7e1712f (patch)
treecf3228a9a79ba34bc4a5693578432edba9786ca4 /tools/perf/scripts/python
parentdf423ee23bcf3228ed5f4aaacc2b108cecaf0c26 (diff)
btrfs: remove useless comment from btrfs_pin_extent_for_log_replay()
The comment on top of btrfs_pin_extent_for_log_replay() mentioning that the function must be called within a transaction is pointless as of commit 9fce5704542c ("btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle"), since the function now takes a transaction handle as its first argument. So remove the comment because it's completely useless now. Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions