]> Git Repo - linux.git/commit
btrfs: rename __btrfs_submit_bio() and drop double underscores
authorDavid Sterba <[email protected]>
Tue, 27 Aug 2024 01:41:45 +0000 (03:41 +0200)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:19 +0000 (16:51 +0200)
commit22b4ef50dc1d11376f09dd8e9e7cf18ef5ead48f
tree8592dd59383489f1fe240dae89d4c40819e4f81e
parent792e86ef31b91c98c529f8c4fb6aa14886584193
btrfs: rename __btrfs_submit_bio() and drop double underscores

Previous patch freed the function name btrfs_submit_bio() so we can use
it for a helper that submits struct bio.

Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/bio.c
This page took 0.053886 seconds and 4 git commands to generate.