On Thu, Aug 31, 2017 at 11:48:51AM +0300, Nikolay Borisov wrote:
> Some static functions are needlessly forward declared. Let's remove those
> declarations since they add no value.
> 
> Signed-off-by: Nikolay Borisov <nbori...@suse.com>
> ---
> 
> Here is a less invasive version of my previous patch removing the fwd 
> declarations in extent-tree. This time I've limited myself to only those 
> declarations which can be removed without moving code around and creating
> needless noise. 

I can't find the previous patches, but this one is ok. This kind of
cleanup can be done in one big patch, if you are going to send more.

Reviewed-by: David Sterba <dste...@suse.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to