On Thu, Feb 12, 2015 at 03:42:11PM +0800, Zhaolei wrote:
> From: Zhao Lei <[email protected]>
> 
> 1: Remove unused DEFINE_WAIT(wait)
> 2: Add likely() for BTRFS_FS_STATE_DEV_REPLACING condition

Using likely() here is poitnless, it's not a performance sensitive path
at all.

> 3: Use a look instead of goto
> 
> Signed-off-by: Zhao Lei <[email protected]>

Ack, for the rest.
--
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