Home
last modified time | relevance | path

Searched hist:ff2b64a22a2efcc087520e94ad06b005268a5f9d (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Draid56.cdiff ff2b64a22a2efcc087520e94ad06b005268a5f9d Mon Oct 10 12:36:08 CEST 2022 Qu Wenruo <wqu@suse.com> btrfs: raid56: cleanup for function __free_raid_bio()

The cleanup involves two things:

- Remove the "__" prefix
There is no naming confliction.

- Remove the forward declaration
There is no special function call involved.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>