list_is_last
if (list_is_last(&edev->entry, &edev->pe->edevs))
static inline int list_is_last(const struct list_head *list, const struct list_head *head)
static inline int list_is_last(const struct list_head *list, const struct list_head *head)
static inline int list_is_last(const struct list_head *list,