diff options
author | Qu Wenruo <wqu@suse.com> | 2018-05-11 13:35:25 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 18:07:36 +0200 |
commit | 21a852b01820bdb543df2728cf2f39ecf565255d (patch) | |
tree | f26aefee48ee6c5a6ee2f3f13dcea4d41a3294ef /drivers/mfd/rk808.c | |
parent | ffa9a9ef2f08c613a798837267e0b4f6c89bf9ad (diff) |
btrfs: Move btrfs_check_super_valid() to avoid forward declaration
Move btrfs_check_super_valid() before its single caller to avoid forward
declaration.
Though such code motion is not recommended as it pollutes git history,
in this case the following patches would need to add new forward
declarations for static functions that we want to avoid.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/mfd/rk808.c')
0 files changed, 0 insertions, 0 deletions