On Sat, Sep 29, 2012 at 04:07:47PM +0800, Robin Dong wrote:
> From: Robin Dong <san...@taobao.com>
> 
> When building btrfs from kernel code, it will report:
> 
>       fs/btrfs/extent_io.h:281: warning: 'extent_buffer_page' declared inline 
> after being called
>       fs/btrfs/extent_io.h:281: warning: previous declaration of 
> 'extent_buffer_page' was here
>       fs/btrfs/extent_io.h:280: warning: 'num_extent_pages' declared inline 
> after being called
>       fs/btrfs/extent_io.h:280: warning: previous declaration of 
> 'num_extent_pages' was here
> 
> because of the wrong declaration of inline functions.
> 
> Signed-off-by: Robin Dong <san...@taobao.com>

Yep, makes sense, thanks.

david
--
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