Hi,
While working with lists, I've been utilizing the llast()
macro to retrieve the last element.
During this process, I noticed that the list_tail()
function is not being used anywhere in the codebase.
Its last usage was removed in commit a8d8445a7b in favor of llast()
.
Shall we remove it?
Zhang Mingli
www.hashdata.xyz