]> git.ipfire.org Git - thirdparty/kmod.git/commit
kmod_module: Remove const from path
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 8 Dec 2011 06:44:03 +0000 (04:44 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 8 Dec 2011 13:37:03 +0000 (11:37 -0200)
commitf1fb6f8525f12f3a9664527475e4e2cb26d75207
tree21e2025aa1694d7a3c003d265640d700072c2e09
parent1487a64ffa39cc9fdbac990e6e64658f21d67f16
kmod_module: Remove const from path

It's an ugly hack. This is an internal variable, we know we shouldn't
change it everywhere.
libkmod/libkmod-module.c