diff options
| author | Nikolay Borisov <nborisov@suse.com> | 2021-01-22 12:57:53 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2021-02-09 00:58:53 +0300 |
| commit | 9ad37bb3ffc51fbd9c48ba4d85414b4aa3e21c6d (patch) | |
| tree | 6ba654e782decebf6877b0b50b1ef94d132e1d6b /tools/perf/scripts/python/flamegraph.py | |
| parent | 401bd2dd1299dd384849707c6577b2089ab9f615 (diff) | |
| download | linux-9ad37bb3ffc51fbd9c48ba4d85414b4aa3e21c6d.tar.xz | |
btrfs: fix parameter description of btrfs_add_extent_mapping
This fixes the following compiler warnings:
fs/btrfs/extent_map.c:601: warning: Function parameter or member 'fs_info' not described in 'btrfs_add_extent_mapping'
fs/btrfs/extent_map.c:601: warning: Function parameter or member 'em_tree' not described in 'btrfs_add_extent_mapping'
fs/btrfs/extent_map.c:601: warning: Function parameter or member 'em_in' not described in 'btrfs_add_extent_mapping'
fs/btrfs/extent_map.c:601: warning: Function parameter or member 'start' not described in 'btrfs_add_extent_mapping'
fs/btrfs/extent_map.c:601: warning: Function parameter or member 'len' not described in 'btrfs_add_extent_mapping'
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
