On Thu, Feb 26, 2015 at 09:39:57AM +0800, Zhao Lei wrote:
> I like these cleanups.
> 
> But it cause following build warnings:
>   fs/btrfs/volumes.c: In function ‘__btrfs_map_block’:
>   fs/btrfs/volumes.c:5206: warning: unused variable ‘tmp’
> 
>   fs/btrfs/free-space-cache.c: In function ‘recalculate_thresholds’:
>   fs/btrfs/free-space-cache.c:1527: warning: comparison of distinct pointer 
> types lacks a cast
> 
> And little checkpatch notice:
>   ERROR: "foo* bar" should be "foo *bar"
>   #41: FILE: fs/btrfs/sysfs.h:70:
>   +static inline struct kobj_attribute* attr_to_btrfs_attr(struct attribute 
> *attr)
> In [PATCH 09/11].
> 
> Could you fix it?

Will do.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to