commit | 9580503bcb6e1169c72f2cceb80af4c65d17b1da | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Sep 08 01:09:25 2023 +0200 |
committer | David Sterba <dsterba@suse.com> | Thu Oct 12 16:44:04 2023 +0200 |
tree | 83faf76b9e50edc0032e38881218e2b5998e2d91 | |
parent | 33b6b2519127eda18fdab6e2f98855cfb855a452 [diff] |
btrfs: reformat remaining kdoc style comments Function name in the comment does not bring much value to code not exposed as API and we don't stick to the kdoc format anymore. Update formatting of parameter descriptions. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>