]> git.ipfire.org Git - thirdparty/kmod.git/commit
Rename kmod_loaded_get_list() to kmod_module_new_from_loaded()
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 12 Dec 2011 15:49:27 +0000 (13:49 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 12 Dec 2011 15:50:19 +0000 (13:50 -0200)
commita102e262e61de9a7655210aceb24d2024e9ceeda
tree349e30d6954a291518892927a8eb74dbafd0030d
parent7c41c2dd8c1357d10cdee912c43614fa47c8d4ec
Rename kmod_loaded_get_list() to kmod_module_new_from_loaded()

Be consistent with other similar functions already present and improve
documentation.
libkmod/libkmod-loaded.c
libkmod/libkmod.h
libkmod/libkmod.sym
test/test-loaded.c
test/test-rmmod.c
tools/kmod-lsmod.c