diff options
author | Nikolay Borisov <[email protected]> | 2021-01-22 11:57:53 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-02-08 22:58:53 +0100 |
commit | 9ad37bb3ffc51fbd9c48ba4d85414b4aa3e21c6d (patch) | |
tree | 6ba654e782decebf6877b0b50b1ef94d132e1d6b /lib/mpi/mpiutil.c | |
parent | 401bd2dd1299dd384849707c6577b2089ab9f615 (diff) |
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 <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions