]> git.ipfire.org Git - thirdparty/kmod.git/commit
parse_depline may be called from libkmod.c
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sat, 10 Dec 2011 22:36:22 +0000 (20:36 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 11 Dec 2011 22:58:21 +0000 (20:58 -0200)
commitb6a534f72c66b489a6dbc71468db9eb609c3c8bb
tree41aa81ed1f43507aa9d67c8940d567d22fd1038a
parentbf8cf1483f6784f06fd28b084253f3fc5406e24c
parse_depline may be called from libkmod.c

allow parse_depline to be called when already initialized as it may be
called from libkmod.c and at that point there is no way to check
mod->init.dep
libkmod/libkmod-module.c