[Linux-cachefs] [PATCH v2] fs/fscache: remove spin_lock() from the condition in while()

David Howells dhowells at redhat.com
Wed Apr 3 11:55:34 UTC 2013


Sebastian Andrzej Siewior <bigeasy at linutronix.de> wrote:

> +		n = radix_tree_gang_lookup_tag(&cookie->stores, results, 0,
> +				ARRAY_SIZE(results),
> +				FSCACHE_COOKIE_PENDING_TAG);

Can you align second and third lines with the '&' in the line above please?

David




More information about the Linux-cachefs mailing list