commit | 8c721cb0f742f9a01f2f1985b274b544f89904f4 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Wed Apr 28 10:44:19 2021 +0200 |
committer | Jan Kara <jack@suse.cz> | Mon May 10 16:27:49 2021 +0200 |
tree | 2ee44e1674d5d0e3a7189fa94b0ea6f5067a0518 | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 [diff] |
quota: Use 'hlist_for_each_entry' to simplify code Use 'hlist_for_each_entry' instead of hand writing it. This saves a few lines of code. Link: https://lore.kernel.org/r/f82d3e33964dcbd2aac19866735e0a8381c8a735.1619599407.git.christophe.jaillet@wanadoo.fr Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Jan Kara <jack@suse.cz>