]> git.ipfire.org Git - thirdparty/kmod.git/commit
Reverse order of dependency list
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 26 Dec 2011 22:10:49 +0000 (20:10 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 26 Dec 2011 22:15:10 +0000 (20:15 -0200)
commitb94a737935d8dcb515194705a1ac1f82ebc82889
treea7f99bfb000296c97cf611e2827fc09c6845962e
parent088a6a83dcfd894e2d1bc9875f00b26111b7e193
Reverse order of dependency list

Dependency list in modules.dep is kept in reverse order. Prepend to
list so all the other places treat it in the right order.
libkmod/libkmod-module.c