Home
last modified time | relevance | path

Searched hist:"1822193 b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/quota/
H A Ddquot.c1822193b Mon Jun 11 05:14:45 CDT 2018 Jan Kara <jack@suse.cz> quota: Cleanup list iteration in dqcache_shrink_scan()

Use list_first_entry() and list_empty() instead of opencoded variants.

Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Jan Kara <jack@suse.cz>