]> git.ipfire.org Git - thirdparty/kmod.git/commit
introduce kmod_list_last()
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sat, 17 Dec 2011 00:32:33 +0000 (22:32 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Sat, 17 Dec 2011 21:43:11 +0000 (19:43 -0200)
commitd5ec60bc0c2fa92a05e766463761b6e22d6d67b4
treedcddde8727297208934e45d24eb6ef3d066523c0
parent2a70a5d4e0e62313a905378d463bc5857c5eef0b
introduce kmod_list_last()

This gets the last element in the list, that is, the previous element
of the head.
libkmod/libkmod-list.c
libkmod/libkmod.h
libkmod/libkmod.sym