Re: [PATCH 15/19] xfs: convert dquot cache lru to list_lru

From: Christoph Hellwig
Date: Wed Nov 28 2012 - 11:16:59 EST


> + if (!xfs_dqflock_nowait(dqp))
> + xfs_dqunlock(dqp);
> + goto out_miss_busy;

This seems to miss braces.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/