]> git.ipfire.org Git - thirdparty/kmod.git/commit - libkmod/libkmod.c
Remove kmod_ prefix from hash implementation
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 14:13:54 +0000 (12:13 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 20:11:58 +0000 (18:11 -0200)
commit822913d74c0a3196803e948a4ec278606637232b
tree3cac6ee1e9324f97d3684a2fa9c35c7ad1ee6147
parentebaa7beb0a1be07b154e3ec9adba15d9cb2d7ca1
Remove kmod_ prefix from hash implementation

In a future commit, hash implementation will be shared between libkmod
and depmod. kmod_hash is not exported, so remove the namespace.
libkmod/libkmod-hash.c
libkmod/libkmod-private.h
libkmod/libkmod.c