commit | 969183bc68bc27d637d6d29e81d71cf854d0ca61 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Mon Feb 03 19:22:45 2020 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Fri Mar 27 14:08:04 2020 -0500 |
tree | 5bdd741ee032cd4de11f97e59d3aee6be25b953c | |
parent | 40e7e86ef16550c7371939c7025041b7740f252e [diff] |
gfs2: Switch to list_{first,last}_entry Replace open-coded versions of list_first_entry and list_last_entry with those functions. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>