diff options
author | Filipe Manana <[email protected]> | 2023-05-17 12:03:44 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:26 +0200 |
commit | 618d1d7da587b44e60922103ee2dc36949641d4d (patch) | |
tree | cdbefd16b879b045c8f89c4baec06bf6d081b5ef /scripts/generate_rust_target.rs | |
parent | 59fcf388172dc4e00a8a98b8b720c063af398bda (diff) |
btrfs: fix comment referring to no longer existing btrfs_clean_tree_block()
There's a comment at btrfs_init_new_buffer() that refers to a function
named btrfs_clean_tree_block(), however the function was renamed to
btrfs_clear_buffer_dirty() in commit 190a83391bc4 ("btrfs: rename
btrfs_clean_tree_block to btrfs_clear_buffer_dirty"). So update the
comment to refer to the current name.
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions